Update bootLogoChanger.html

This commit is contained in:
vonmillhausen 2023-05-09 17:04:01 +01:00 committed by GitHub
parent f8fe8e7ac2
commit f42fdf3367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@
<hr> <hr>
<section id="downloadSection"> <section id="downloadSection">
<h2>Step 3: Download Updated <code>bisrv.asd</code></h2> <h2>Step 3: Download Updated <code>bisrv.asd</code></h2>
<p>Click the download button for the updated <code>bisrv.asd</code> file; use it to replace the one in the <code>BIOS</code> folder on your SF2000's microSD card.</p> <p>Click the download button for the updated <code>bisrv.asd</code> file; use it to replace the one in the <code>bios</code> folder on your SF2000's microSD card.</p>
<form id="downloadForm" action="#"> <form id="downloadForm" action="#">
<input id="downloadButton" type="button" value="Download" onclick="download()" disabled> <input id="downloadButton" type="button" value="Download" onclick="download()" disabled>
</form> </form>