feat: login form or room info on index page
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<!-- Place favicon.ico in the root directory -->
|
||||
</head>
|
||||
<body
|
||||
class="flex flex-col"
|
||||
class="flex flex-col h-screen"
|
||||
>
|
||||
<nav class="bg-yellow-200 flex-none h-14">
|
||||
{{if .Header.Title}} Room name: "{{.Header.Title}}"{{end}}
|
||||
|
||||
Reference in New Issue
Block a user