podcast: Added links page

This commit is contained in:
2023-03-22 12:00:50 +11:00
parent ebb85ef56d
commit 6dc68ecada
6 changed files with 102 additions and 0 deletions

8
assets/css/podcast.css Normal file
View File

@@ -0,0 +1,8 @@
.hide_underline {
text-decoration: none;
}
.invert {
filter: invert(1);
}