OpenGraph tags
This commit is contained in:
parent
1016df163a
commit
23038dce48
1 changed files with 3 additions and 0 deletions
3
weh.php
3
weh.php
|
@ -20,6 +20,9 @@ if ($quotes !== false) {
|
|||
<link rel="stylesheet" href="weh.css">
|
||||
<link rel="icon" type="image/x-icon" href="weh.ico">
|
||||
<link rel="canonical" href="https://weh.moe">
|
||||
<meta property="og:title" content="Can it, fangs!">
|
||||
<meta property="og:description" content="You don't know diddly dang about squiddly squat!">
|
||||
<meta property="og:image" content="/weh.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue