diff options
author | neodarz <neodarz@neodarz.net> | 2018-07-29 17:16:40 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-07-29 17:16:40 +0200 |
commit | 28118458dc3d60f7eae4fdb3cb135085203b514e (patch) | |
tree | 757fdb165f6d4b7fcfaf825f1089fff5c50f0ccb /source | |
parent | ddcf54c82dbec25c47ff2a99429df75b1ee5b6ca (diff) | |
download | my_new_personal_website-28118458dc3d60f7eae4fdb3cb135085203b514e.tar.xz my_new_personal_website-28118458dc3d60f7eae4fdb3cb135085203b514e.zip |
Fix bug
Diffstat (limited to '')
-rw-r--r-- | source/blog/index.md | 2 | ||||
-rw-r--r-- | source/notes/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/blog/index.md b/source/blog/index.md index 1520d6f0..4e117b4d 100644 --- a/source/blog/index.md +++ b/source/blog/index.md @@ -20,4 +20,4 @@ custom-css: " Bon, je suppose que vous savez ce qu'est le principe d'un blog... :p --- generate blog_list here -- +{% generate blog_list here %} diff --git a/source/notes/index.md b/source/notes/index.md index eb890d2e..ea914ac1 100644 --- a/source/notes/index.md +++ b/source/notes/index.md @@ -7,4 +7,4 @@ astuces qui, soit ne valent pas le coup, soit je n'ai pas encore pus prendre le temps, de rédiger un article à leurs propos. --- generate notes_list here -- +{% generate notes_list here %} |