diff --git a/src/gallery.el b/src/gallery.el index 3ad5b4b..023b960 100644 --- a/src/gallery.el +++ b/src/gallery.el @@ -57,7 +57,7 @@ fn gallery_page(cards_json: String, supabase_url: String, supabase_anon_key: Str let i = i + 1 } let empty_html: String = if str_eq(cards_html, "") { - "
" + "Nothing yet
Nothing shared yet.