From c102f8e59779e372698c93da2c18c638ecad3ab5 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Thu, 3 Apr 2025 13:40:12 +0200 Subject: [PATCH] refactor navigation bar and remove outdated 'overons.html' page --- index.html | 37 +++++++++++++++++++++++------------ overons.html => over-ons.html | 0 2 files changed, 25 insertions(+), 12 deletions(-) rename overons.html => over-ons.html (100%) diff --git a/index.html b/index.html index affee52..a0f4984 100644 --- a/index.html +++ b/index.html @@ -9,18 +9,31 @@
- + + diff --git a/overons.html b/over-ons.html similarity index 100% rename from overons.html rename to over-ons.html