Skip to content

Commit

Permalink
docs: remove Patreon from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Jul 2, 2023
1 parent e03e053 commit 4759371
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ algolia:
indexName: liquidjs
twitter: harttleharttle
github: harttle/liquidjs
patreon: harttle
oc: liquidjs
1 change: 0 additions & 1 deletion docs/themes/navy/layout/partial/footer.swig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
</div>
<div id="footer-links">
<a href="https://twitter.com/{{ config.twitter }}" class="footer-link" target="_blank"><i class="icon-twitter"></i></a>
<a href="https://www.patreon.com/{{ config.patreon }}" class="footer-link" target="_blank"><i class="icon-patreon"></i></a>
<a href="https://opencollective.com/{{ config.oc }}" class="footer-link" target="_blank"><i class="icon-opencollective"></i></a>
<a href="https://github.com/{{ config.github }}" class="footer-link" target="_blank"><i class="icon-github"></i></a>
</div>
Expand Down
2 changes: 0 additions & 2 deletions docs/themes/navy/source/css/_partial/footer.styl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
color: #fff
.icon-twitter:hover
color: #1da1f2
.icon-patreon:hover
color: #f96854
.icon-opencollective:hover
color: #3384ff

Expand Down
3 changes: 0 additions & 3 deletions docs/themes/navy/source/css/_partial/icomoon.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ i {
.icon-opencollective:before {
content: "\e903";
}
.icon-patreon:before {
content: "\e904";
}
.icon-search:before {
content: "\f002";
}
Expand Down
1 change: 0 additions & 1 deletion docs/themes/navy/source/fonts/icomoon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4759371

Please sign in to comment.