Merge pull request 'Drop header navigation' (#1) from drop_nav_header into main

Reviewed-on: #1
pull/2/head
sixtus 2021-06-24 20:24:39 +02:00
commit 02027c99e7
2 changed files with 1 additions and 10 deletions

View File

@ -1,12 +1,3 @@
.pure-menu-heading {
background: url('dezentrale.svg') top left no-repeat;
background-size: 14rem 3rem;
display: block;
overflow: hidden;
text-indent: -9999em;
width: 11.5rem;
}
.dz-main {
background-color: #ffffff;
width: 100%;

View File

@ -54,7 +54,7 @@ params:
# Header with title/subtitle can be disabled here.
# (If you disable this, add some link on the index page inside menu.main,
# otherwise your visitors will get confused and lost...)
showNavHeader: true
showNavHeader: false
# Decide if only summaries are shown on the main page or the full content
showFullContent: true