UPdate tournament blablabla

This commit is contained in:
2026-02-03 14:32:12 +01:00
parent a4a508b0a0
commit 6160193771
13 changed files with 30 additions and 42 deletions

View File

@ -69,8 +69,8 @@ tabs:
new_set_group:
display: 'New Set Group'
sets:
new_set:
display: 'New Set'
info_question:
display: 'Info / Question'
fields:
-
import: faq

View File

@ -77,7 +77,7 @@
Une association d'entraide communautaire autour de l'arcade et aussi une association délivrant du love.
</p>
</div>
<div class="cell has-text-grey has-text-centered is-align-content-end">
<div class="cell has-text-grey has-text-centered is-align-content-end is-hidden-mobile">
<p>
Hand crafted with 🍑 by HFS Play
<br/>
@ -93,6 +93,13 @@
<a class="button is-primary is-outlined poop mr-1" href="https://x.com/HFSplay" target="_blank">X</a>
</div>
</div>
<div class="cell has-text-grey has-text-centered is-align-content-end is-hidden-tablet mt-6">
<p>
Hand crafted with 🍑 by HFS Play
<br/>
© {{? echo date_format(new DateTime(), "Y"); ?}} HFS Play. All rights reserved.
</p>
</div>
</div>
</footer>
</body>

View File

@ -12,7 +12,7 @@
<div class="has-text-white block is-size-4 mb-6">
Tournoi {{ type:label }}
</div>
<div class="block content mb-6">
<div class="block content mb-6 is-size-4">
{{ description }}
</div>