Dendritic Nix - Community-driven Nix distribution based on the Dendritic pattern.

disable navigation until css is fixed

+2
+2
dev/book/theme/index.hbs
··· 205 205 {{{ content }}} 206 206 </main> 207 207 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 + {{/if}} 224 226 </div> 225 227 </div> 226 228