UNPKG

blinkosinstaller

Version:

The desktop installer for blinkOS, v1.0.0

19 lines 590 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>blinkOS Installer</title> <link rel="stylesheet" href="css/main.css"> </head> <body> <div class="loader"></div> <section> <p class="step">Step 5</p> <h2>Installing</h2> <p>blinkOS is now installing on your phone. Do not touch your phone or unplug your phone. The installer will automatically go to the next step when ready.</p> </section> </body> <footer> <script type="text/javascript" src="main.js"></script> </footer> </html>