Improve TODO comment

This commit is contained in:
ItsDrike 2022-05-11 14:28:46 +02:00
parent f3419a37b1
commit 323d319362
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -1,7 +1,12 @@
{{ define "main" }}
<div id="main">
<div class="container">
<!-- Total posts, total words, link to tag list page, RSS -->
<!-- TODO:
- Mention total post amt
- Total words across posts
- link to tag list page (and maybe remove link from content-details),
- Link for Hugo generated RSS
-->
<div class="item-list">
{{ partial "content.html" . }}