docs: add remote-first development positioning

This commit is contained in:
Federico Jaramillo Martinez
2026-05-17 09:00:43 +02:00
parent c5c45195d7
commit 42cad58019
7 changed files with 254 additions and 4 deletions
+2 -1
View File
@@ -27,7 +27,7 @@
<nav class="container nav" aria-label="Main navigation">
<a class="brand" href="./" aria-label="Pi Web home">Pi Web</a>
<div class="nav-links">
<a href="./">Home</a>
<a href="remote-first.html">Remote-first</a>
<a href="install.html" aria-current="page">Install</a>
<a href="faq.html">FAQ</a>
<a class="github-link" href="https://github.com/jmfederico/pi-web" aria-label="Pi Web on GitHub">
@@ -278,6 +278,7 @@
<span>Pi Web docs</span>
<div class="footer-links">
<a href="./">Home</a>
<a href="remote-first.html">Remote-first</a>
<a href="faq.html">FAQ</a>
<a href="https://github.com/jmfederico/pi-web">GitHub</a>
</div>