new website design

this is a trial run, it could very well get reverted
This commit is contained in:
Ben Phelps 2024-06-17 09:10:53 +03:00
parent 861a3d2091
commit 2685c20134
10 changed files with 248 additions and 19 deletions

View file

@ -1,5 +1,10 @@
{% extends "base.html" %}
{% block header %}
<div id="blur-overlay" class="blur-overlay"></div>
{% include "partials/header.html" %}
{% endblock %}
{% block site_nav %}
<!-- Navigation -->
{% if nav %}