diff options
| author | 2022-03-03 10:11:01 +0100 | |
|---|---|---|
| committer | 2022-03-03 10:11:01 +0100 | |
| commit | 82624418d5940ef628a51ca07aa222073fa9a388 (patch) | |
| tree | 247c542ea5cf952889bd394d1bb3e3a32ee3932f /content/w/_index.md | |
| parent | 12ddb91334e82c87f6318beea879eb53f1fd6f1c (diff) | |
change some things around
Diffstat (limited to 'content/w/_index.md')
| -rw-r--r-- | content/w/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/w/_index.md b/content/w/_index.md new file mode 100644 index 0000000..4ecec2e --- /dev/null +++ b/content/w/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Writings" +sort_by = "date" +template = "blog.html" +page_template = "blog-page.html" ++++ |