Add PLATFORM_NAME

This commit is contained in:
Jon Staab
2026-02-26 10:38:07 -08:00
parent 58d3036d31
commit e9f56295de
5 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -1,11 +1,12 @@
import { A } from "@solidjs/router"
import { PLATFORM_NAME } from "../lib/nostr"
export default function Navbar() {
return (
<nav class="bg-white border-b border-gray-200">
<div class="max-w-5xl mx-auto px-4 h-14 flex items-center justify-between">
<A href="/" class="font-bold text-gray-900 text-lg">
Relay Hosting
{PLATFORM_NAME}
</A>
<div class="flex items-center gap-4">
<A href="/relays" class="text-sm text-gray-600 hover:text-gray-900">