Update index.html

This commit is contained in:
Zarcolio
2023-06-29 08:56:42 +02:00
committed by GitHub
parent af304af8d4
commit e4f8595559
+1 -1
View File
@@ -126,7 +126,7 @@
<div class="fixed-header">
<b>Output:</b>
<textarea id="output" rows="4" cols="50" placeholder="Your Ducky script will appear here.
You can edit this manually before saving, if needed."></textarea>
You can edit this manually before saving, if needed."></textarea>
<button id="saveButton" class="save-button">Save As...</button>
</div>