mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Improve TODO comment
This commit is contained in:
parent
f3419a37b1
commit
323d319362
|
@ -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" . }}
|
||||
|
|
Loading…
Reference in a new issue