diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-09-27 21:18:46 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-09-27 21:18:46 +0200 |
commit | 0c44f4afd0c3ee568b7ddbc44fa92f5e89f79ac1 (patch) | |
tree | 01e13002d22c0ac77abee1f12e0cbfe5f7dfd061 /src | |
parent | 450dba0642ad882e230279d0d6602b85f76d23e7 (diff) | |
download | rgoncalves.se-0c44f4afd0c3ee568b7ddbc44fa92f5e89f79ac1.tar.gz |
func: Add title generation and possibility to skip
Diffstat (limited to 'src')
-rw-r--r-- | src/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.md b/src/index.md index 4308dfb..86451aa 100644 --- a/src/index.md +++ b/src/index.md @@ -1,3 +1,3 @@ -toc: true index: b index_date: true +show_title: false |