Update index.html

This commit is contained in:
2021-06-11 23:30:37 -07:00
committed by GitHub
parent 1d2cb7cf49
commit b15ddec426

View File

@ -7,7 +7,6 @@
<meta content="https://www.codsworth.xyz" property="og:url"> <meta content="https://www.codsworth.xyz" property="og:url">
<meta content="Invite Codsworth the discord bot." property="og:description">/assets/Logo.png <meta content="Invite Codsworth the discord bot." property="og:description">/assets/Logo.png
<meta content="https://www.codsworth.xyz/assets/Logo.png" property="og:image"> <meta content="https://www.codsworth.xyz/assets/Logo.png" property="og:image">
<link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/now-ui-kit.css"> <link rel="stylesheet" href="css/now-ui-kit.css">
@ -16,6 +15,7 @@
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800,900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800,900&display=swap" rel="stylesheet">
<title>Codsworth</title> <title>Codsworth</title>
</head> </head>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "b3b62415a5db473f856620d583cfca37"}'></script><!-- End Cloudflare Web Analytics -->
<body> <body>
<nav class="navbar navbar-expand-lg bg-transparent"> <nav class="navbar navbar-expand-lg bg-transparent">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">