Merge pull request #239 from KDF5000/feature/support_zhihu

This commit is contained in:
Travis Fischer
2022-03-26 04:40:57 -04:00
committed by GitHub
3 changed files with 18 additions and 1 deletions

View File

@@ -93,6 +93,10 @@
color: #2795e9;
}
.zhihu:hover {
color: #0066FF;
}
.github:hover {
color: #c9510c;
}