From f373ead95fb5beb962c376b5b7b46dfde8ac4e57 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 23 Feb 2026 22:57:27 -0500 Subject: update website to work with crimson framework --- src/web/_views/header.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/web/_views/header.php') diff --git a/src/web/_views/header.php b/src/web/_views/header.php index 90a31ea..f6b4740 100644 --- a/src/web/_views/header.php +++ b/src/web/_views/header.php @@ -17,15 +17,15 @@
  • get_url('home'), - container: 'h2' + subtype: 'h2' )?>
  • get_url('projects'), - container: 'h2' + subtype: 'h2' )?>
  • get_url('blog'), - container: 'h2' + subtype: 'h2' )?>
  • -- cgit v1.2.3-freya