Added Custom JS and CSS
Some checks failed
Build and Deploy Documentation / build-and-deploy (push) Failing after 3s

This commit is contained in:
Noah Pombas
2025-12-04 16:18:08 +01:00
parent 90a5c560f6
commit 6dac9b7a9b

View File

@@ -1,6 +1,2 @@
{% extends "header.html" %}
{% block header %}
{{ super() }}
<button id="color-toggle-btn">🎨 Switch Color</button>
{% endblock %}
{{ super() }}
<button id="color-toggle-btn">🎨 Switch Color</button>