Add RSS link

This commit is contained in:
2021-10-06 09:52:06 -05:00
parent 919fcfe7cc
commit 9af039619e
3 changed files with 39 additions and 12 deletions

View File

@ -24,6 +24,15 @@
padding-left: 10px;
}
.rss-link {
padding-left: 5px;
}
.rss-link a svg {
width: 30px;
height: 30px;
}
/* Header formatting (website title and article section headers) */