Move common head tags to head.html
This commit is contained in:
@ -2,13 +2,8 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<!--#include file="/head.html" -->
|
||||
<title>Fun - bbaovanc's Website</title>
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="alternate icon" href="/favicon.ico">
|
||||
|
||||
<meta name="subject" content="Fun - bbaovanc's Website" />
|
||||
<meta name="description" content="This page on my website has a few fun things to do." />
|
||||
@ -22,9 +17,6 @@
|
||||
<meta name="og:description" content="This page on my website has a few fun things to do." />
|
||||
<meta name="og:email" content="contact@bbaovanc.com" />
|
||||
<meta name="og:image" content="/bbaovanc-1024.png" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user