Update market, account, and onion operations
Capture the current CyberLux UI, commerce, messaging, and Tor ops updates so local main can be pushed to the remote. Made-with: Cursor
This commit is contained in:
@@ -137,7 +137,7 @@ const ENTRIES: { cat: string; items: WikiItem[] }[] = [
|
||||
items: [
|
||||
{
|
||||
title: "Launch / deploy notes",
|
||||
note: "Tor + nginx operator entry.",
|
||||
note: "Tor + nginx + verify script — operator entry for every .onion on this host.",
|
||||
href: "/launch",
|
||||
external: false,
|
||||
},
|
||||
@@ -227,6 +227,12 @@ export default function HiddenWikiPage() {
|
||||
>
|
||||
All mirrors
|
||||
</Link>
|
||||
<Link
|
||||
href="/launch"
|
||||
className="border border-[#2a3444] bg-[#0f141c] px-3 py-1.5 text-[#94a8b8] hover:border-[#3d5a80]/50"
|
||||
>
|
||||
Launch
|
||||
</Link>
|
||||
<Link
|
||||
href="/syndicate"
|
||||
className="border border-[#2a3444] bg-[#0f141c] px-3 py-1.5 text-[#94a8b8] hover:border-[#3d5a80]/50"
|
||||
|
||||
Reference in New Issue
Block a user