add links to rss feed

This commit is contained in:
2023-03-11 15:19:38 -05:00
parent 0ee1442eb5
commit 8f62a831ac
4 changed files with 16 additions and 1 deletions

View File

@ -37,3 +37,7 @@ a {
a:hover, a:active {
font-style: italic;
}
#rss {
max-height: .8em;
max-width: 1em;
}