Skip to content

Commit

Permalink
feat: add link to lemm.ee community
Browse files Browse the repository at this point in the history
Strikethrough Reddit since it is private
due to Reddit charging astronomical
for its API.
  • Loading branch information
syradar committed Jul 2, 2023
1 parent 49bee09 commit 90e01d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/home.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ const HomePage = () => {
</a>
<a
className="text-red-700 hover:underline"
href="armorFeaturesTranslationDict"
>
lemm.ee
</a>
<a
className="text-red-700 line-through hover:underline"
href="https://www.reddit.com/r/ForbiddenLands/"
>
Reddit
Expand Down

1 comment on commit 90e01d3

@vercel
Copy link

@vercel vercel bot commented on 90e01d3 Jul 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

yxans-klagan – ./

yxans-klagan-syradar.vercel.app
yxans-klagan-git-main-syradar.vercel.app
yxans-klagan.vercel.app

Please sign in to comment.