diff options
author | eatradish <[email protected]> | 2022-04-09 19:34:05 +0800 |
---|---|---|
committer | eatradish <[email protected]> | 2022-04-09 19:34:05 +0800 |
commit | 4165b2c0d86d1e3f47a7caf9a086798e51315f3b (patch) | |
tree | 095511e33c1eeab5a7888f73a41e06de1155478f /content/_index.md | |
download | Seje2-4165b2c0d86d1e3f47a7caf9a086798e51315f3b.tar.gz Seje2-4165b2c0d86d1e3f47a7caf9a086798e51315f3b.tar.bz2 Seje2-4165b2c0d86d1e3f47a7caf9a086798e51315f3b.zip |
init
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..d542b86 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,5 @@ ++++ +template = "home.html" +sort_by = "date" +paginate_by = 10 ++++ |