diff options
author | Nikolas <nikolas@boutalas.com> | 2024-11-16 18:58:12 +0000 |
---|---|---|
committer | Nikolas <nikolas@boutalas.com> | 2024-11-16 18:58:12 +0000 |
commit | 121e633a9bfd837088f34aec43b8b1b565dd5e9d (patch) | |
tree | 05bf231d293b52555f510b7a9295d288e590c2dc /content/notes | |
parent | 58b34474c98244e19c554fad9461ea3989edcafa (diff) |
index: replace static content with markdown instead of html
Diffstat (limited to 'content/notes')
-rw-r--r-- | content/notes/_index.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/notes/_index.md b/content/notes/_index.md index dc17d07..0e6813c 100644 --- a/content/notes/_index.md +++ b/content/notes/_index.md @@ -2,7 +2,5 @@ title="Notes" sort_by = "date" page_template = "notes-page.html" -render=false +template = "notes.html" +++ - -Software (probably) related thoughts. Will try to keep them updated... |