Add support for Mastodon link in footer

This commit is contained in:
Isaac Overacker
2022-11-12 21:26:41 -08:00
parent fff575728f
commit aafab40f68
5 changed files with 30 additions and 0 deletions

View File

@@ -93,6 +93,10 @@
color: #2795e9;
}
.mastodon:hover {
color: #5a4be1;
}
.zhihu:hover {
color: #0066ff;
}