diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 19:06:13 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 19:06:13 +0100 |
| commit | 7869c36bd99d5fc03b05512e0090f1b0f032ca86 (patch) | |
| tree | f77c4c06b1f8c675704807d659b8f2f38d28971f /content/_index.md | |
| parent | bbcea27fcb43b7d554431bba750e6bfa9016ad37 (diff) | |
more changes, shortcodes, idk I forgot
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. |
