From cc2c4de595bc3c4f7424d30342d74a5974fdefe0 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 27 Sep 2024 15:05:35 -0400 Subject: ie4 --- src/web/_views/head.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/web/_views/head.php') diff --git a/src/web/_views/head.php b/src/web/_views/head.php index e54fd1c..f184953 100644 --- a/src/web/_views/head.php +++ b/src/web/_views/head.php @@ -21,15 +21,17 @@ "> "> - + link_css('css/main.css');?> + embed_css('css/ie/ie.css'))?> + embed_css('css/ie/ie4.css'), 4)?> embed_css($file); ?> + ')?> link_js($file); ?> + ')?> -- cgit v1.2.3-freya