added opengraph stuff

This commit is contained in:
Lynne Megido 2019-03-20 11:32:00 +10:00
parent 8aed8d5e5d
commit 3977bf0f18
Signed by: lynnesbian
GPG Key ID: FB7B970303ACE499

View File

@ -7,6 +7,13 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" media="screen" href="res/index.css">
<script src="res/index.js"></script>
<meta property="og:description" content="FediBooks - An easy to use bot creator and manager for the fediverse." />
<meta property="og:locale" content="en_GB" />
<meta property="og:site_name" content="FediBooks" />
<meta property="og:url" content="https://fedibooks.com" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://fedibooks.com/media/linux.png" />
</head>
<body>