summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2020-01-13 00:28:06 -0600
committerDanny Holman <dholman@gymli.org>2020-01-13 00:28:06 -0600
commit90c99c7f7726a52333d14a61c3899f1fa6678814 (patch)
tree7fcf478307838645aaef5fb58f84d9d27de8e9f2
parentAdd about page (diff)
downloadblog-90c99c7f7726a52333d14a61c3899f1fa6678814.tar.gz
blog-90c99c7f7726a52333d14a61c3899f1fa6678814.tar.zst
blog-90c99c7f7726a52333d14a61c3899f1fa6678814.zip
Add front page
Add a blank front page. The theme will take care to populate it with recent blog posts.
Diffstat (limited to '')
-rw-r--r--index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.md b/index.md
new file mode 100644
index 0000000..e4d427d
--- /dev/null
+++ b/index.md
@@ -0,0 +1,3 @@
+---
+layout: home
+---