Update index.html

This commit is contained in:
Zarcolio
2023-07-17 13:08:43 +02:00
committed by GitHub
parent be1b581ac5
commit aff0b6fa56
-2
View File
@@ -231,9 +231,7 @@ You can edit this manually before saving, if needed."></textarea>
</div> </div>
</div> </div>
<div class="container">
<div class="other">Take me back to <a href="https://github.com/Zarcolio/flipperzero">my Flipper Zero repo</a>.</div> <div class="other">Take me back to <a href="https://github.com/Zarcolio/flipperzero">my Flipper Zero repo</a>.</div>
</div>
<script> <script>
document.getElementById('createStringButton').addEventListener('click', createString); document.getElementById('createStringButton').addEventListener('click', createString);