Update index.html

This commit is contained in:
Zarcolio
2023-07-17 16:41:46 +02:00
committed by GitHub
parent 2e8f88109b
commit 60fb59106a
+1 -1
View File
@@ -231,7 +231,7 @@ You can edit this manually before saving, if needed."></textarea>
</div> </div>
</div> </div>
<div class="other"> <a href="https://github.com/Zarcolio/flipperzero">Visit to my Flipper Zero repo</a></div> <div class="other"> <a href="https://github.com/Zarcolio/flipperzero">Visit my Flipper Zero repo</a></div>
<script> <script>
document.getElementById('createStringButton').addEventListener('click', createString); document.getElementById('createStringButton').addEventListener('click', createString);