diff options
author | Alan Pearce | 2024-02-09 14:23:34 +0100 |
---|---|---|
committer | Alan Pearce | 2024-02-09 14:23:34 +0100 |
commit | ae5793d52c8b186184c074869aab9386f79acadc (patch) | |
tree | 22c58e084f692c231c3aeeef99d45602c6f441fc /templates/list.html | |
parent | 7d44ee8ea40647f914893d96728612f38fbd91e2 (diff) | |
download | website-ae5793d52c8b186184c074869aab9386f79acadc.tar.lz website-ae5793d52c8b186184c074869aab9386f79acadc.tar.zst website-ae5793d52c8b186184c074869aab9386f79acadc.zip |
Add headings to tag pages
Diffstat (limited to 'templates/list.html')
-rw-r--r-- | templates/list.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/list.html b/templates/list.html index 5716b06..ffe29f0 100644 --- a/templates/list.html +++ b/templates/list.html @@ -24,6 +24,12 @@ </nav> </header> <main id="content"> + <div class="filter"> + <h3>Tag</h3> + <small> + <a href="../">Remove filter</a> + </small> + </div> <ul class="h-feed"> <li class="h-entry"> <span> |