wip: atom feed for threads

This commit is contained in:
Swrup 2022-02-27 13:45:43 +01:00
parent 9e89b92de0
commit 260651b4a4
5 changed files with 98 additions and 1 deletions

View file

@ -141,3 +141,9 @@ a.post-menu-link {
text-decoration: none;
color: green;
}
.rss-logo {
height: 30px;
width: auto;
float: right;
}