Skip to content

Commit

Permalink
Add the docs link to the bottom left including addresses of deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Dec 16, 2024
1 parent 7d67a7a commit 5003eb9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions web/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,15 @@ export default async function RootLayout({
Audits
</a>
</small>
<small>
<a
rel="noopener noreferrer"
target="_blank"
href="https://docs.long.so"
>
Docs/addresses
</a>
</small>
</div>
<div className="flex items-center gap-x-[10px]">
<small>
Expand Down

0 comments on commit 5003eb9

Please sign in to comment.