Skip to content

Commit

Permalink
Merge pull request #65 from edenia/feat/footer-esp
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 authored Dec 22, 2022
2 parents 61487eb + 15b0bf4 commit e04d17d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/webapp/src/_app/ui/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ export const Footer = () => (
EdenOS Github Repo
</Link>
</li>
<li>
<Link
className="text-gray-400"
href="https://proxy.eden.eoscommunity.org"
target="_blank"
isExternal
>
Eden Smart Proxy
</Link>
</li>
</nav>
</div>
</div>
Expand Down

0 comments on commit e04d17d

Please sign in to comment.