fix possible typo in analytics script
This commit is contained in:
parent
3c62293c05
commit
007c0e5596
1 changed files with 0 additions and 3 deletions
|
@ -8,16 +8,13 @@
|
|||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
<script src="scripts.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="icons/red-background/favicon.ico">
|
||||
<!-- HTML Meta Tags -->
|
||||
<title>Your Mycelial Network</title>
|
||||
|
||||
<!-- Facebook Meta Tags -->
|
||||
<meta property="og:url" content="https://myco.systems">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Your Mycelial Network">
|
||||
<meta property="og:image" content="https://cdn.myco.systems/icons/backgrounds/mural.png">
|
||||
|
||||
<!-- Twitter Meta Tags -->
|
||||
<meta property="twitter:domain" content="myco.systems">
|
||||
<meta property="twitter:url" content="https://myco.systems">
|
||||
<meta name="twitter:title" content="Your Mycelial Network">
|
||||
|
|
Loading…
Add table
Reference in a new issue