<head>
<meta charset="UTF-8" />
<title>Bringing Static Websites Back</title>
+ <meta property="og:title" content="Bringing Static Websites Back" />
+ <meta name="twitter:title" content="Bringing Static Websites Back" />
+ <meta
+ name="description"
+ content="Look I'm hardly the first to do this but I think we all know the
+ internet is shit now."
+ />
+ <meta
+ property="og:description"
+ content="Look I'm hardly the first to do this but I think we all know the
+ internet is shit now."
+ />
+ <meta
+ name="twitter:description"
+ content="Look I'm hardly the first to do this but I think we all know the
+ internet is shit now."
+ />
<link rel="stylesheet" href="../main.css" />
</head>
<body class="whole-site">