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

disable nav until css is fixed

+2
+2
dev/book/theme/index.hbs
··· 226 226 </div> 227 227 </div> 228 228 229 + {{#if false}} 229 230 <nav class="nav-wide-wrapper" aria-label="Page navigation"> 230 231 {{#if previous}} 231 232 <a rel="prev" href="{{ path_to_root }}{{link}}" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> ··· 239 240 </a> 240 241 {{/if}} 241 242 </nav> 243 + {{/if}} 242 244 243 245 </div> 244 246