diff --git a/layouts/partials/header_brand.html b/layouts/partials/header/brand.html similarity index 100% rename from layouts/partials/header_brand.html rename to layouts/partials/header/brand.html diff --git a/themes/minimal-theme/assets/images/FSFW_Logo_V3_bw.png b/themes/minimal-theme/assets/images/FSFW_Logo_V3_bw.png new file mode 100644 index 0000000..99b9b4f Binary files /dev/null and b/themes/minimal-theme/assets/images/FSFW_Logo_V3_bw.png differ diff --git a/themes/minimal-theme/assets/images/sat-rs_logo.png b/themes/minimal-theme/assets/images/sat-rs_logo.png new file mode 100644 index 0000000..8c91a7d Binary files /dev/null and b/themes/minimal-theme/assets/images/sat-rs_logo.png differ diff --git a/themes/minimal-theme/assets/images/unilogo_institutsschriftzug_en.png b/themes/minimal-theme/assets/images/unilogo_institutsschriftzug_en.png new file mode 100644 index 0000000..c5df88b Binary files /dev/null and b/themes/minimal-theme/assets/images/unilogo_institutsschriftzug_en.png differ diff --git a/themes/minimal-theme/assets/images/unilogo_schriftzug_white.png b/themes/minimal-theme/assets/images/unilogo_schriftzug_white.png new file mode 100644 index 0000000..652a7bd Binary files /dev/null and b/themes/minimal-theme/assets/images/unilogo_schriftzug_white.png differ diff --git a/themes/minimal-theme/layouts/partials/header_brand.html b/themes/minimal-theme/layouts/partials/header/brand.html similarity index 100% rename from themes/minimal-theme/layouts/partials/header_brand.html rename to themes/minimal-theme/layouts/partials/header/brand.html diff --git a/themes/minimal-theme/layouts/partials/menu.html b/themes/minimal-theme/layouts/partials/menu.html index 586fc6f..911fd6f 100644 --- a/themes/minimal-theme/layouts/partials/menu.html +++ b/themes/minimal-theme/layouts/partials/menu.html @@ -13,7 +13,7 @@ Renders a menu for the given menu ID. {{- with index site.Menus $menuID }}