summaryrefslogtreecommitdiffstats
path: root/content/blog/_index.html
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-05-30 20:07:21 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-05-30 20:07:21 +0200
commit164c306795577ec7667d338c28a7544bbb8c241b (patch)
tree3607fdeaeeee57505fa547041a4cfd33a827abca /content/blog/_index.html
downloadrabalderz-164c306795577ec7667d338c28a7544bbb8c241b.tar.gz
rabalderz-164c306795577ec7667d338c28a7544bbb8c241b.tar.bz2
rabalderz-164c306795577ec7667d338c28a7544bbb8c241b.zip
et up baseic structure for homepage/blog with Zola
Diffstat (limited to 'content/blog/_index.html')
-rw-r--r--content/blog/_index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/blog/_index.html b/content/blog/_index.html
new file mode 100644
index 0000000..ef6083b
--- /dev/null
+++ b/content/blog/_index.html
@@ -0,0 +1,3 @@
++++
+template = "index.html"
++++