m4 site generation for index.html
This commit is contained in:
14
homepage/head.m4
Normal file
14
homepage/head.m4
Normal file
@@ -0,0 +1,14 @@
|
||||
<HEAD>
|
||||
<LINK HREF="https://trinity.moe/_PAGE" REL="canonical" />
|
||||
<LINK HREF="img/icons/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||
<LINK HREF="css/blank.css" ID="styling" REL="stylesheet" />
|
||||
<META CHARSET="UTF-8" />
|
||||
<META CONTENT="dtb" NAME="author" />
|
||||
<META CONTENT="_DESCRIPTION" NAME="description" />
|
||||
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
|
||||
<META CONTENT="img/trinnow.bmp" NAME="og:image" />
|
||||
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
|
||||
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||
<STYLE></STYLE>
|
||||
<TITLE>_TITLE</TITLE>
|
||||
</HEAD>
|
||||
Reference in New Issue
Block a user