diff options
Diffstat (limited to 'v2/src/lib/category-header.html')
-rw-r--r-- | v2/src/lib/category-header.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/v2/src/lib/category-header.html b/v2/src/lib/category-header.html deleted file mode 100644 index 03f0949..0000000 --- a/v2/src/lib/category-header.html +++ /dev/null @@ -1,6 +0,0 @@ - <h2 id="$category"> - <a href="#$category">$index_recent_title_html</a> - <a href="$feed_url"> - <img class="svg-icon" src="$icon_atom_url" alt="$icon_atom_alt" /> - </a> - </h2> |