add: base chat ui

This commit is contained in:
trisua 2025-08-26 21:27:11 -04:00
parent 747a05d649
commit f53eb3d367
10 changed files with 176 additions and 1031 deletions

View file

@ -48,7 +48,7 @@
(text "home"))
(a
("class" "button")
("href" "https://trisua.com/t/malachite")
("href" "https://trisua.com/t/tawny")
(text "source"))
(hr)
(text "{% if not user -%}")
@ -63,8 +63,8 @@
(text "{%- else -%}")
(a
("class" "button")
("href" "/app")
(text "app"))
("href" "/chats")
(text "my chats"))
(a
("class" "button")
("href" "{{ config.service_hosts.tetratto }}/settings")