v2.0 #7

Merged
Belupeti merged 13 commits from dev into master 2026-09-05 20:28:29 +02:00
Showing only changes of commit ee9a1f2e13 - Show all commits
+1 -1
View File
@@ -134,7 +134,7 @@ import Wordle from '../components/Wordle.vue';
</UButton> </UButton>
</UForm> </UForm>
</template> </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"> <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> peter@sc0tt.org</a></h2>
</template> </template>