feat: add improve name button

This commit is contained in:
2025-04-30 11:33:55 +02:00
parent 8fbe5ae3c4
commit 2afecd1c04
8 changed files with 323 additions and 22 deletions

View File

@ -9,6 +9,10 @@
<script src="/static/js/edit.mjs" type="module"></script>
</head>
<body>
<button id="improve-btn" class="template improve">
<img src="/static/images/improve.svg">
<img class="clicked" src="/static/images/improve_clicked.svg">
</button>
<header id="topbar">
<nav>