Skip to content

Commit

Permalink
chore: Add links to Patreon and Medium in Footer
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Jun 17, 2024
1 parent e211fe8 commit e943043
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/lib/components/organisms/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<li>
<a href="https://github.com/sponsors/langx" target="_blank">Sponsors</a>
</li>
<li>
<a href="https://backer.langx.io" target="_blank">Be Patron ❤️</a>
</li>
<li>
<a href="https://langx.io/blog" target="_blank">Blog</a>
</li>
Expand Down Expand Up @@ -63,6 +66,9 @@
<li>
<a href="https://www.youtube.com/@langxapp" target="_blank">YouTube</a>
</li>
<li>
<a href="https://blog.langx.io" target="_blank">Medium</a>
</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit e943043

Please sign in to comment.