[2025-05-17] Add title to RSS feed and Ko-fi button to post footer

This commit is contained in:
Andrew Conlin 2025-05-17 12:30:02 +01:00
parent efac4343b1
commit 403b16aab2
4 changed files with 4 additions and 2 deletions

View file

@ -108,7 +108,7 @@ a:hover {
border-bottom: 2px solid #FABD2F;
border-radius: 1px;
img {
img.feed {
filter: brightness(0) saturate(100%);
}
}