Update ArticleHeader component

This commit is contained in:
pancakes 2024-05-13 20:36:01 +08:45
parent 4e6b7cfb8b
commit 7fe991c414

View file

@ -26,8 +26,10 @@
</figure> </figure>
{/if} {/if}
<hgroup>
<h1>{$page.data.title}</h1> <h1>{$page.data.title}</h1>
<p>{$page.data.description}</p> <p>{$page.data.description}</p>
</hgroup>
{#if $page.data.published} {#if $page.data.published}
<p> <p>