„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>
<:title><%= @channel.title %></:title>
<:subtitle><%= @channel.subtitle %></:subtitle>
<:title><%= @channel.name %></:title>
<:subtitle><%= @channel.content %></:subtitle>
</.header>
<div class="w-full mt-6 sm:w-auto flex flex-col gap-1.5">