diff options
| author | 2022-02-19 20:55:07 +0100 | |
|---|---|---|
| committer | 2022-02-19 20:55:07 +0100 | |
| commit | 8b3f0aa590b51cfd7696ed212adf94fa43a0e858 (patch) | |
| tree | daefae18ee470d4f2f1622779d3cbf52d2bdeb61 /content/b/_index.md | |
initial
Diffstat (limited to 'content/b/_index.md')
| -rw-r--r-- | content/b/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/b/_index.md b/content/b/_index.md new file mode 100644 index 0000000..c504e1b --- /dev/null +++ b/content/b/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Blog" +sort_by = "date" +template = "blog.html" +page_template = "blog-page.html" ++++ |