docs: remove Patreon from docs

This commit is contained in:
Harttle
2023-07-02 22:03:20 +08:00
parent e03e053362
commit 4759371102
5 changed files with 0 additions and 8 deletions
-2
View File
@@ -18,8 +18,6 @@
color: #fff
.icon-twitter:hover
color: #1da1f2
.icon-patreon:hover
color: #f96854
.icon-opencollective:hover
color: #3384ff
-3
View File
@@ -34,9 +34,6 @@ i {
.icon-opencollective:before {
content: "\e903";
}
.icon-patreon:before {
content: "\e904";
}
.icon-search:before {
content: "\f002";
}