diff options
Diffstat (limited to 'static/web-install.html')
| -rw-r--r-- | static/web-install.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/web-install.html b/static/web-install.html index 169969ee..963b8700 100644 --- a/static/web-install.html +++ b/static/web-install.html @@ -139,6 +139,19 @@ confirm.</p> </section> + <section id="obtaining-factory-images"> + <h2><a href="#obtaining-factory-images">Obtaining factory images</a></h2> + + <p>You need to obtain the GrapheneOS factory images for your device to proceed with + the installation process.</p> + + <p>Press the button below to start the download:</p> + + <button id="download-release" disabled="disabled">Download release</button> + + <p><strong>Download not implemented yet.</strong></p> + </section> + <section> <h2>Incomplete</h2> </section> |
