1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

hugo mod init, and other cleanup

This commit is contained in:
2020-03-10 23:11:10 -04:00
parent 2b6466fa2f
commit 6c59bb2edc
16 changed files with 147 additions and 123 deletions

View File

@@ -3,9 +3,10 @@
<head>
<meta charset="utf-8">
{{ hugo.Generator }}
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page Not Found</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex">
<style>
body {
background: #efefef;
@@ -46,6 +47,8 @@
}
}
</style>
{{ partialCached "head/favicons" (dict "pngSizes" "192 48 32 16" "icoSizes" "16 32 48") }}
</head>
<body>
<div id="message">