commenting out the new version banner

This commit is contained in:
Emi
2025-04-03 23:52:57 +02:00
parent ae8cd64104
commit 456487b31c

View File

@@ -42,6 +42,7 @@
</ul> </ul>
</nav> </nav>
</div> </div>
{% comment %}
{% if page.path == "pages/home.html" %} {% if page.path == "pages/home.html" %}
<div class="banner-container" style="background-color: #fb99ff;"> <div class="banner-container" style="background-color: #fb99ff;">
<div class="container"> <div class="container">
@@ -56,6 +57,7 @@
</div> </div>
</div> </div>
{% endif %} {% endif %}
{% endcomment %}
</header> </header>
<script> <script>