Remove .html from internal links
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Loyyd 2026-07-02 19:44:40 +02:00
parent 670d90cb15
commit f85aca7d58
43 changed files with 202 additions and 97 deletions

View file

@ -837,7 +837,7 @@ const adminConfig = {
</div>
<div class="admin-field">
<label for="event-url">Details URL</label>
<input id="event-url" name="url" placeholder="/events.html" inputmode="url" />
<input id="event-url" name="url" placeholder="/events" inputmode="url" />
</div>
</div>
<div class="admin-field">