added open graph stuff to all pages for dank embeddings everywhere we go
This commit is contained in:
parent
4d052ac79b
commit
b8ed4cbc5b
@ -9,6 +9,13 @@
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
|
||||
<!-- Side menu forces things properly apparantly-->
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<!-- Opengraph meme -->
|
||||
<meta property="og:title" content="Definitely not a blog">
|
||||
<meta property="og:site_name" content="Shockrah's Blog">
|
||||
<meta property="og:url" content="https://shockrah.neocities.org/">
|
||||
<meta property="og:description" content="A plcae on the internet where my thoughts converge. iotw I write about random things here :p">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:image" content="https://assets.gitlab-static.net/uploads/-/system/project/avatar/5228234/hearttwitchlogo.png">
|
||||
</head>
|
||||
<body>
|
||||
<div id="layout">
|
||||
|
Loading…
Reference in New Issue
Block a user