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">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<meta name="theme-color" content="#000000">
<link rel="icon" href="data:image/png;base64,<!--# include file="icon-cow.png.base64" -->">
<meta name=viewport content="width=device-width, initial-scale=1.0">
<meta charset=UTF-8>
<meta name=theme-color content=#000000>
<link rel=icon href=data:image/png;base64,<!--# include file="icon-cow.png.base64" -->>
<style>
<!--# include file="style.css" -->
</style>
<title><!--# echo var="title" default="where the flamingcow roams" --></title>
</head>
<body class="<!--# echo var="class" -->">
<body class=<!--# echo var="class" -->>
<header>
<h1><a href=".">where the flamingcow roams</a></h1>
<h1><a href=.>where the flamingcow roams</a></h1>
</header>
<main>