diff --git a/public/index.html b/public/index.html index a1d1393..d3022e7 100644 --- a/public/index.html +++ b/public/index.html @@ -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">