about summary refs log tree commit diff
path: root/src/_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/_header.html')
-rw-r--r--src/_header.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/_header.html b/src/_header.html
new file mode 100644
index 0000000..dea3b3f
--- /dev/null
+++ b/src/_header.html
@@ -0,0 +1,22 @@
+<!doctype html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>ZHR GRY</title>
+<style>
+body {
+  margin: 0 auto;
+  font-family: sans-serif;
+  max-width: 80ex;
+  box-sizing: border-box;
+  padding: 1ex;
+}
+img {
+  width: 80%;
+  margin-left: 10%;
+}
+</style>
+  </head>
+  <body>
+    <h1><a href="/gry">ZHR.N.CYOU/GRY</a></h1>