diff options
Diffstat (limited to '')
-rw-r--r-- | life/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/life/index.html b/life/index.html new file mode 100644 index 0000000..4412437 --- /dev/null +++ b/life/index.html @@ -0,0 +1,4 @@ +--- +title: Life +--- +{% include categories/category.html category=page.title archive_link='/archive/' %} |