sidebar, topbar, navbar rebuilding

This commit is contained in:
codecalm
2019-12-11 21:53:11 +01:00
parent 8e88b3266f
commit 99c3874343
29 changed files with 395 additions and 691 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<header class="topnav">
<header class="topnav topbar">
<div class="container{% if include.fluid %}-fluid{% endif %}">
<div class="navbar navbar-expand-lg {% if include.dark %}navbar-dark bg-dark text-white{% else %}navbar-light{% endif %}{% if include.sticky %} navbar-sticky{% endif %}">
{% include_cached parts/navbar.html search=true %}