Improve Embeds
This commit is contained in:
parent
79f52c7717
commit
b224c85d8c
4 changed files with 19 additions and 8 deletions
8
404.html
8
404.html
|
|
@ -1,10 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>damaj.gq 404!</title>
|
||||
<link rel="stylesheet" href="../css/main.css">
|
||||
<meta charset="utf-8">
|
||||
<meta name="404!" content="Not found!">
|
||||
// Embed bloat!!!!
|
||||
<meta content="damaj.gq" property="og:title" />
|
||||
<meta content="404 not found!" property="og:description" />
|
||||
<meta content="https://damaj.gq" property="og:url" />
|
||||
<meta content="#FD7717" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Reference in a new issue