Improve Embeds

This commit is contained in:
Mohamad Damaj 2022-12-21 16:24:17 +00:00
parent 79f52c7717
commit b224c85d8c
4 changed files with 19 additions and 8 deletions

View File

@ -1,10 +1,14 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml"> <html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<meta charset="utf-8">
<title>damaj.gq 404!</title> <title>damaj.gq 404!</title>
<link rel="stylesheet" href="../css/main.css"> <link rel="stylesheet" href="../css/main.css">
<meta charset="utf-8"> // Embed bloat!!!!
<meta name="404!" content="Not found!"> <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> </head>
<body> <body>

View File

@ -7,9 +7,9 @@
<link rel="icon" type="image/x-icon" href="/favicon.ico"> <link rel="icon" type="image/x-icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
// Embed bloat!!!! // Embed bloat!!!!
<meta content="Damaj.gq" property="og:title" /> <meta content="damaj.gq" property="og:title" />
<meta content="My Personnal Website!" property="og:description" /> <meta content="My Personnal Website!" property="og:description" />
<meta content="https://damaj.ga" property="og:url" /> <meta content="https://damaj.gq" property="og:url" />
<meta content="#FD7717" data-react-helmet="true" name="theme-color" /> <meta content="#FD7717" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>

View File

@ -4,9 +4,12 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>damaj.gq</title> <title>damaj.gq</title>
<link rel="stylesheet" href="../css/main.css"> <link rel="stylesheet" href="../css/main.css">
<meta name="Contact Info">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
// Embed bloat!!!!
<meta content="damaj.gq" property="og:title" />
<meta content="Contact Me!" property="og:description" />
<meta content="https://damaj.gq" property="og:url" />
<meta content="#FD7717" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<center><?php include '/var/www/html/~mohamad/templates/header.php'; ?></center> <center><?php include '/var/www/html/~mohamad/templates/header.php'; ?></center>

View File

@ -1,11 +1,15 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml"> <html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>damaj.gq</title> <title>damaj.gq</title>
<link rel="stylesheet" href="../css/main.css"> <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> </head>
<body> <body>