Onboarding: remove duplicate CTA button

This commit is contained in:
Aaron
2025-12-13 15:22:22 -05:00
parent a05aa70069
commit e3c6c3b308

View File

@@ -78,9 +78,7 @@
<section class="actions"> <section class="actions">
<button id="continueBtn">Go to secure dashboard</button> <button id="continueBtn">Go to secure dashboard</button>
</section> </section>
<section class="actions">
<button id="continueBtn">Go to secure dashboard</button>
</section>
<p class="footnote">Once trusted, this page will auto-forward you to the secure dashboard.</p> <p class="footnote">Once trusted, this page will auto-forward you to the secure dashboard.</p>
<p class="footnote">If the hostname ever fails, try http://<pi-ip>/ (or https://<pi-ip>/ — your browser will show the same warning to bypass).</p> <p class="footnote">If the hostname ever fails, try http://<pi-ip>/ (or https://<pi-ip>/ — your browser will show the same warning to bypass).</p>