fix no tla
Build / Build-image (push) Successful in 1m22s

This commit is contained in:
2026-09-05 20:25:17 +02:00
parent dada5855ab
commit ee9a1f2e13
+1 -1
View File
@@ -134,7 +134,7 @@ import Wordle from '../components/Wordle.vue';
</UButton>
</UForm>
</template>
<template v-else>
<template v-if="no_tla">
<h2>No TLA for today, please shoot me an email to <a style="text-decoration: underline;" href="mailto:peter@sc0tt.org">
peter@sc0tt.org</a></h2>
</template>