Skip to content

Commit

Permalink
donate
Browse files Browse the repository at this point in the history
  • Loading branch information
zai committed Nov 14, 2023
1 parent b42435f commit 585e3da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions public/templates/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,7 @@
</div>


<a class="fixed-support" href="https://sfpc.study/donate"><span>Support
Us!</span></a>
<a class="fixed-support" href="https://sfpc.study/donate"><span>Donate!</span></a>



Expand Down
3 changes: 1 addition & 2 deletions public/templates/partials/header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
<ul class="nav">
<li><a id="link-about" href="/about">about</a></li>
<li><a id="link-blog" href="/blog">blog</a></li>
<li><a id="link-support" href="https://sfpc.study/donate">support
us</a></li>
<li><a id="link-support" href="https://sfpc.study/donate">donate</a></li>

{{!-- <li><a id="link-support" href="/fundraiser">support us</a></li> --}}

Expand Down

0 comments on commit 585e3da

Please sign in to comment.