This commit is contained in:
Tomáš Dvořák
2025-10-03 22:05:32 +02:00
parent f15b2b5630
commit eeff13d5bb
5 changed files with 63 additions and 22 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<h1 id="clubName" class="text-4xl font-bold gradient-text mb-2"></h1>
<p id="clubMeta" class="text-gray-400"></p>
</div>
<a href="/admin.html" class="px-4 py-2 bg-accent-blue rounded-lg hover:bg-blue-600 transition-smooth">
<a id="editButton" href="/admin.html" class="px-4 py-2 bg-accent-blue rounded-lg hover:bg-blue-600 transition-smooth">
✏️ Upravit
</a>
</div>