diff --git a/assets/images/favicon.svg b/assets/images/favicon.svg index ddb39b0..3293e5d 100644 --- a/assets/images/favicon.svg +++ b/assets/images/favicon.svg @@ -7,7 +7,7 @@ viewBox="0 0 135.46666 135.46666" version="1.1" id="svg1" - inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)" + inkscape:version="1.4.3 (0d15f75042, 2025-12-25)" sodipodi:docname="favicon.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" @@ -24,10 +24,10 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" inkscape:zoom="0.56390993" - inkscape:cx="138.31996" + inkscape:cx="137.4333" inkscape:cy="217.23327" - inkscape:window-width="1440" - inkscape:window-height="900" + inkscape:window-width="1728" + inkscape:window-height="1022" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -45,16 +45,10 @@ cx="136.2357" cy="158.75702" r="67.73333" /> - mi + diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 2286db7..b1d4fdf 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -1,5 +1,28 @@ ############## English navigation ############### # main menu +[[main]] +name = "Subjects" +url = "#" +weight = 1 + + [[main]] + name = "What is a informal care home?" + url = "/en/overzicht/" + parent = "Subjects" + weight = 1 + + [[main]] + name = "Permits" + url = "/en/vergunning/" + parent = "Subjects" + weight = 2 + + [[main]] + name = "Construction" + url = "/en/bouw/" + parent = "Subjects" + weight = 3 + # footer menu [[footer]] name = "Privacy policy" @@ -9,4 +32,4 @@ weight = 1 [[footer]] name = "Terms & conditions" url = "voorwaarden/algemeen" -weight = 2 +weight = 2 \ No newline at end of file diff --git a/config/_default/menus.nl.toml b/config/_default/menus.nl.toml index 6e951c7..23ee053 100755 --- a/config/_default/menus.nl.toml +++ b/config/_default/menus.nl.toml @@ -1,9 +1,27 @@ ############## Dutch navigation ############### # main menu -#[[main]] -#name = "Functionaliteiten" -#url = "/vergunning/" -#weight = 1 +[[main]] +name = "Onderwerpen" +url = "#" +weight = 1 + + [[main]] + name = "Wat is een mantelzorgwoning?" + url = "/overzicht/" + parent = "Onderwerpen" + weight = 1 + + [[main]] + name = "Vergunningen" + url = "/vergunning/" + parent = "Onderwerpen" + weight = 2 + + [[main]] + name = "Bouw mogelijkheden" + url = "/bouw/" + parent = "Onderwerpen" + weight = 3 # [[main]] # name = "Toets uw kavel" diff --git a/config/_default/params.toml b/config/_default/params.toml index 980929a..5004b45 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -10,7 +10,7 @@ site_logo = "images/site-logo.png" docs_logo = "images/docs-logo.png" # use `px` or `x` with logo_width, example: "100px". # Note: logo_width is not work with .svg file -logo_width = "220px" +logo_width = "180px" # if logo_webp set false, will not generate WEBP version of logo | default is true logo_webp = true # logo text will only show when logo is missing. diff --git a/hugo_stats.json b/hugo_stats.json index b58b0f4..8767ac8 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -104,6 +104,10 @@ "d-none", "d-sm-block", "d-sm-none", + "dropdown", + "dropdown-item", + "dropdown-menu", + "dropdown-toggle", "fa-arrow-right-from-bracket", "fa-bars", "fa-book", diff --git a/static/favicon.svg b/static/favicon.svg index ddb39b0..3293e5d 100644 --- a/static/favicon.svg +++ b/static/favicon.svg @@ -7,7 +7,7 @@ viewBox="0 0 135.46666 135.46666" version="1.1" id="svg1" - inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)" + inkscape:version="1.4.3 (0d15f75042, 2025-12-25)" sodipodi:docname="favicon.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" @@ -24,10 +24,10 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" inkscape:zoom="0.56390993" - inkscape:cx="138.31996" + inkscape:cx="137.4333" inkscape:cy="217.23327" - inkscape:window-width="1440" - inkscape:window-height="900" + inkscape:window-width="1728" + inkscape:window-height="1022" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -45,16 +45,10 @@ cx="136.2357" cy="158.75702" r="67.73333" /> - mi + diff --git a/themes/godocs-1/layouts/partials/header.html b/themes/godocs-1/layouts/partials/header.html index 7558a52..7367d61 100644 --- a/themes/godocs-1/layouts/partials/header.html +++ b/themes/godocs-1/layouts/partials/header.html @@ -39,7 +39,7 @@ {{ end }} {{ end }} -