fix note header class

This commit is contained in:
Inhji 2023-07-07 07:25:58 +02:00
parent 832382d2a0
commit 6d100059d6

View file

@ -1,5 +1,5 @@
<article class="h-entry hentry"> <article class="h-entry hentry">
<.header titleclass="p-name"> <.header class_title="p-name">
<:title><%= @note.name %></:title> <:title><%= @note.name %></:title>
</.header> </.header>