aboutsummaryrefslogtreecommitdiff
path: root/html-templates
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-07-01 12:20:22 +1000
committerYuchen Pei <me@ypei.me>2021-07-01 12:20:22 +1000
commit6c8e5849392cc2541bbdb84d43ce4be2d7fe4319 (patch)
tree2ff6c7e21d5d6c99213e41647899c7b86b7b7e34 /html-templates
parentc29c3c0389c1f83f57b4215f7ff3cfc0f83e2b7c (diff)
Removed files no longer in use.
Also renamed agpl license file.
Diffstat (limited to 'html-templates')
-rw-r--r--html-templates/post-preamble.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/html-templates/post-preamble.html b/html-templates/post-preamble.html
deleted file mode 100644
index 56c3ea7..0000000
--- a/html-templates/post-preamble.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<header>
- <span class="logo">
- <a href="../blog.html">Yuchen's Blog</a>
- </span>
- <nav>
- <a href="../index.html">About</a><a href="../postlist.html">All posts</a><a href="../blog-feed.xml">Feed</a>
- </nav>
-</header>