about summary refs log tree commit diff stats
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html34
1 files changed, 33 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index cc8b10b..7ead946 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,2 +1,34 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
+<head>
+  <meta charset="utf-8" />
+  <meta name="generator" content="pandoc" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+  <title>index</title>
+  <style>
+    code{white-space: pre-wrap;}
+    span.smallcaps{font-variant: small-caps;}
+    span.underline{text-decoration: underline;}
+    div.column{display: inline-block; vertical-align: top; width: 50%;}
+    div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
+    ul.task-list{list-style: none;}
+    .display.math{display: block; text-align: center; margin: 0.5rem auto;}
+  </style>
+  <link rel="stylesheet" href="../styles.css" />
+  <!--[if lt IE 9]>
+    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
+  <![endif]-->
+</head>
+<body>
 <h1 id="wiki">wiki</h1>
-<p>the start of a little wiki.</p>
+<p>the start of a little wiki. I am adding some more text to test my
+<code>css</code> stuff.</p>
+<figure>
+<img
+src="https://eli.li/_assets/_images/ios/9D0EB90B-D874-46BD-80CC-291C360153C6.png"
+alt="Picture of a beastly cat." />
+<figcaption aria-hidden="true">Picture of a beastly cat.</figcaption>
+</figure>
+<p>Testing pictures, too!</p>
+</body>
+</html>