tangled
alpha
login
or
join now
oeiuwq.com
/
dendrix
5
fork
atom
Dendritic Nix - Community-driven Nix distribution based on the Dendritic pattern.
5
fork
atom
overview
issues
pulls
pipelines
disable navigation until css is fixed
oeiuwq.com
1 month ago
3c6134f5
a428bf04
+2
1 changed file
expand all
collapse all
unified
split
dev
book
theme
index.hbs
+2
dev/book/theme/index.hbs
···
205
205
{{{ content }}}
206
206
</main>
207
207
208
208
+
{{#if false}}
208
209
<nav class="nav-wrapper" aria-label="Page navigation">
209
210
<!-- Mobile navigation buttons -->
210
211
{{#if previous}}
···
221
222
222
223
<div style="clear: both"></div>
223
224
</nav>
225
225
+
{{/if}}
224
226
</div>
225
227
</div>
226
228