feat: add improve name button
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user