Trim a few bytes

This commit is contained in:
Ian Gulliver
2019-04-24 02:39:56 +00:00
parent 34195a328e
commit 411188f0cb

View File

@@ -1,21 +1,21 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name=viewport content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8"> <meta charset=UTF-8>
<meta name="theme-color" content="#000000"> <meta name=theme-color content=#000000>
<link rel="icon" href="data:image/png;base64,<!--# include file="icon-cow.png.base64" -->"> <link rel=icon href=data:image/png;base64,<!--# include file="icon-cow.png.base64" -->>
<style> <style>
<!--# include file="style.css" --> <!--# include file="style.css" -->
</style> </style>
<title><!--# echo var="title" default="where the flamingcow roams" --></title> <title><!--# echo var="title" default="where the flamingcow roams" --></title>
</head> </head>
<body class="<!--# echo var="class" -->"> <body class=<!--# echo var="class" -->>
<header> <header>
<h1><a href=".">where the flamingcow roams</a></h1> <h1><a href=.>where the flamingcow roams</a></h1>
</header> </header>
<main> <main>