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:
@@ -18,10 +18,10 @@ const rajdhani = Rajdhani({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: {
|
||||
default: "CyberLux",
|
||||
template: "%s · CyberLux",
|
||||
default: "EldritchWeave",
|
||||
template: "%s · EldritchWeave",
|
||||
},
|
||||
description: "Curated storefront, catalog, forums, and Tor companion rails.",
|
||||
description: "Curated apothecary, grimoires, covenants, and shadow rails.",
|
||||
};
|
||||
|
||||
export default function RootLayout({ children }: { children: React.ReactNode }) {
|
||||
|
||||
Reference in New Issue
Block a user