mirror of
https://github.com/fiatjaf/nak.git
synced 2025-12-16 20:08:50 +00:00
just arranging things.
This commit is contained in:
@@ -8,6 +8,7 @@ object Main extends IOWebApp {
|
||||
def render: Resource[IO, HtmlDivElement[IO]] = div(
|
||||
cls := "flex w-full h-full flex-col items-center justify-center",
|
||||
h1(cls := "px-1 py-2 text-lg", "nostr army knife"),
|
||||
Input()
|
||||
Input(),
|
||||
Generator()
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user