adds rss feed support to blog

This commit is contained in:
Rosia E Evans 2024-08-08 11:41:42 +01:00
parent 6d627aa9b4
commit d8253d3333
117 changed files with 5336 additions and 326 deletions

View file

@ -1,6 +1,7 @@
a{
text-decoration: underline;
color: var(--text);
transition: background-color 0.5s, color 0.5s;
}
a:visted{
color: black