- set up top nav - auto generate menu from `main` - configurable brand (can be hidden or custom, defaults to site title) - top nav can be configured to be sticky - css in top, js at the end of body - default google analitycs template added to base - added highlight.js
4 lines
48 B
CSS
4 lines
48 B
CSS
body.navbar-fixed-top {
|
|
padding-top: 4.5rem
|
|
}
|