this magically works
This commit is contained in:
parent
40290ef3c4
commit
f34603f7da
BIN
themes/minimal-theme/assets/images/FSFW_Logo_V3_bw.png
Normal file
BIN
themes/minimal-theme/assets/images/FSFW_Logo_V3_bw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
themes/minimal-theme/assets/images/sat-rs_logo.png
Normal file
BIN
themes/minimal-theme/assets/images/sat-rs_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
themes/minimal-theme/assets/images/unilogo_schriftzug_white.png
Normal file
BIN
themes/minimal-theme/assets/images/unilogo_schriftzug_white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
@ -13,7 +13,7 @@ Renders a menu for the given menu ID.
|
||||
{{- with index site.Menus $menuID }}
|
||||
<nav class="navbar navbar-expand-md navbar-dark bg-dark mb-4">
|
||||
<div class="container-fluid">
|
||||
{{ partial "header_brand.html" }}
|
||||
{{ partial "header/brand.html" . }}
|
||||
<button
|
||||
class="navbar-toggler" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#navbarCollapse" aria-controls="navbarCollapse"
|
||||
|
Loading…
Reference in New Issue
Block a user