Mobile logo

This commit is contained in:
T
2026-06-02 00:39:26 +02:00
parent 2b6df368c6
commit 1ef7868e7b
5 changed files with 48 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
{% include header.html %}
</header>
<main class="jumbotron">
<div class="container-fluid large-header" id="large-header">
<div class="container-fluid large-header{% if page.show_mobile_large_logo %} mobile-large-logo{% endif %}" id="large-header">
<div class="row">
<div class="col-xs-12 text-center">
{% assign logo_url = page.logo_url | default: "/images/logo.svg" %}