Added Nginx Reverse Proxy
This commit is contained in:
@@ -16,6 +16,9 @@ export function SiteHeader() {
|
||||
<Link href="/labs" className="hover:text-[#F89C27]">
|
||||
Labs
|
||||
</Link>
|
||||
<Link href="/apps" className="hover:text-[#F89C27]">
|
||||
Tools
|
||||
</Link>
|
||||
<Link
|
||||
href="https://discord.gg/Ma9UZNBxvh"
|
||||
className="rounded-md border border-[#F89C27] px-3 py-1.5 text-[#004E78] hover:bg-[#F89C27] hover:text-white"
|
||||
|
||||
Reference in New Issue
Block a user