aboutsummaryrefslogtreecommitdiffstats
path: root/templates/latestblogs.html.tera
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/latestblogs.html.tera11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/latestblogs.html.tera b/templates/latestblogs.html.tera
deleted file mode 100644
index 966a728..0000000
--- a/templates/latestblogs.html.tera
+++ /dev/null
@@ -1,11 +0,0 @@
-<div class="panel" id="blogs">
- <h2>latest blogs <a class="label" href="/feed.xml"><img class="label" src="https://cinni.net/images/icon/rssbadge.png" alt="rss newsfeed"></a></h2>
- <table id="blog-list">
- <tr>
- <td><a class="blog-entry" href="/thoughts/fedi">fedi<span class="blog-date">2023-02-04</span></a></td>
- </tr>
- <tr>
- <td><a class="blog-entry" href="/thoughts/fedi">slaying<span class="blog-date">2023-01-20</span></a></td>
- </tr>
- </table>
-</div> \ No newline at end of file