added snippet for header subtitle

pull/4/head
alexanderroese 2024-06-02 14:58:29 +02:00
parent 4cdfd2eea6
commit 38cb82fef4
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<div style="text-align: center;">
<span style="color: #AF9363; font-size: 24px">{{ title }}</span>
<h1 style="font-size: 38px; font-weight: bold; margin: 0;">{{ subtitle }}</h1>
</div>