diff options
Diffstat (limited to 'content/index.md')
| -rw-r--r-- | content/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/index.md b/content/index.md index cf268c3..bc01122 100644 --- a/content/index.md +++ b/content/index.md @@ -31,7 +31,8 @@ This site is rated <a href="https://www.mabsland.com/Adoption.html" target="_bla </div> --- -# Blog +# [Blog](/blog/) +{% set limit = 3 %} {% include "blog-list.njk" %} --- |
