Improve Embeds
This commit is contained in:
parent
79f52c7717
commit
b224c85d8c
4 changed files with 19 additions and 8 deletions
|
|
@ -1,11 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>damaj.gq</title>
|
||||
<link rel="stylesheet" href="../css/main.css">
|
||||
<meta name="Other Sites!" content="Other sites i host">
|
||||
// Embed bloat!!!!
|
||||
<meta content="damaj.gq" property="og:title" />
|
||||
<meta content="Other Sites i have!" 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