aboutsummaryrefslogtreecommitdiff
path: root/assets/index_begin.html
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2021-11-17 22:11:22 -0500
committerMichael McVady <femtonaut@gmail.com>2021-11-17 22:11:22 -0500
commitc9bf7dd9e8465ccb42264589b6ba906bb9805178 (patch)
treed70c4bfb903fd5b79297f101ff77ad82eb6e583b /assets/index_begin.html
parent162d818a7e61b71155f57247f4aebad6db472553 (diff)
Add static assets
Diffstat (limited to 'assets/index_begin.html')
-rw-r--r--assets/index_begin.html21
1 files changed, 17 insertions, 4 deletions
diff --git a/assets/index_begin.html b/assets/index_begin.html
index 3709210..4b46ec3 100644
--- a/assets/index_begin.html
+++ b/assets/index_begin.html
@@ -1,12 +1,25 @@
-<!DOCTYPE>
-
+<!DOCTYPE html>
<html>
<head>
-<title>clog</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
+<meta name="theme-color" content="#E6E6FF"/>
+<title>bunkergate.org</title>
+<link rel="icon" type="image/vnd.microsoft.icon" href="/static/favicon.ico"/>
+<link rel="stylesheet" type="text/css" href="/static/css/default.css"/>
</head>
<body>
-<h2>clog posts</h2>
+<div id="head"><h1>bunkergate.org</h1></div>
+
+<div id="menu">
+<a href="/">www</a> |
+<a href="http://cgit.bunkergate.org">cgit</a>
+<span class="email-pipe">|</span>
+<a class="email" href="mailto:femtonaut@gmail.com">femtonaut@gmail.com</a>
+</div>
+
+<hr class="hdiv"/>
<table>
<tr><th>id</th><th>title</th><th>body</th></tr>