adds rss feed support to blog
This commit is contained in:
parent
6d627aa9b4
commit
d8253d3333
117 changed files with 5336 additions and 326 deletions
|
@ -1,6 +1,7 @@
|
|||
a{
|
||||
text-decoration: underline;
|
||||
color: var(--text);
|
||||
transition: background-color 0.5s, color 0.5s;
|
||||
}
|
||||
a:visted{
|
||||
color: black
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue