Adds tr4ck webring to the theme's footer

This commit is contained in:
Miguel de la Cruz 2024-01-08 10:18:18 +01:00
parent 6a256af9c0
commit 2761c1f13b
2 changed files with 9 additions and 2 deletions

View file

@ -175,3 +175,7 @@ figcaption > p {
font-style: italic;
color: #ccc;
}
footer a.footerlink {
text-decoration: none;
}