Fix
This commit is contained in:
parent
8a84fb0d3b
commit
75a71cee0e
2 changed files with 5 additions and 9 deletions
|
@ -2,12 +2,4 @@ name: Union Biztosito
|
|||
lang: hu
|
||||
emails:
|
||||
- info@union.hu
|
||||
- g.havas@union.hu
|
||||
- gabor.havas@union.hu
|
||||
- gaborhavas@union.hu
|
||||
- ghavas@union.hu
|
||||
- havas.g@union.hu
|
||||
- havas.gabor@union.hu
|
||||
- havas@union.hu
|
||||
- havasg@union.hu
|
||||
- havasgabor@union.hu
|
||||
|
|
|
@ -47,6 +47,10 @@ const { Content } = await entry.render();
|
|||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<LetterBuilder lang={lang} />
|
||||
<div class="text-center text-3xl font-display font-bold mt-16">
|
||||
<p>Collection of letters has ended!</p>
|
||||
<p>Thank you</p>
|
||||
</div>
|
||||
<!-- <LetterBuilder lang={lang} /> -->
|
||||
</div>
|
||||
</Layout>
|
||||
|
|
Reference in a new issue