„lib/chiya_web/controllers/page_html/channel.html.heex“ ändern

This commit is contained in:
inhji 2023-07-05 16:53:36 +02:00
parent 4386f8fe73
commit 76116cb290

View file

@ -1,6 +1,6 @@
<.header> <.header>
<:title><%= @channel.title %></:title> <:title><%= @channel.name %></:title>
<:subtitle><%= @channel.subtitle %></:subtitle> <:subtitle><%= @channel.content %></:subtitle>
</.header> </.header>
<div class="w-full mt-6 sm:w-auto flex flex-col gap-1.5"> <div class="w-full mt-6 sm:w-auto flex flex-col gap-1.5">