Update index.html

This commit is contained in:
2021-06-02 02:28:43 -07:00
committed by GitHub
parent da304a786d
commit 129e199e8c

View File

@ -4,8 +4,10 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta content="Codsworth" property="og:title"> <meta content="Codsworth" property="og:title">
<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"> <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">
<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">