lib/chiya_web/controllers/page_html/bookmarks.html.heex aktualisiert

This commit is contained in:
inhji 2023-07-29 17:41:31 +02:00
parent c779fd4c48
commit b6084ed0bd

View file

@ -17,11 +17,11 @@
<% else %>
<section class="mx-auto max-w-2xl">
<.header>
Wiki
Bookmarks
</.header>
<section class="prose prose-gruvbox mt-6">
Wiki is not set up.
Bookmarks not set up.
</section>
</section>
<% end %>