diff options
Diffstat (limited to 'content/_index.md')
| -rw-r--r-- | content/_index.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index 5fdb584..5a1414b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,11 +8,16 @@ draft: false table: false --- -Hi lovely-little-thing browsing the web, welcome to my website. The last time I modified it was like... The {{< time-now >}} +Hi lovely-little-thing browsing the web, welcome to my website. If you want to subscribe to the blog's rss feed, it's [here](/index.xml) +## Blog + {{< article-list category="blog" number="5" >}} + +## Guide + {{< article-list category="guide" number="5" >}} There is useful links at the bottom of this page. |
