From acaea1fb7d6544a98867a16b283085592a042b9f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 11 Sep 2023 16:47:48 -0500 Subject: Adding pico css --- web/view/brand/aging.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/view/brand/aging.scm') diff --git a/web/view/brand/aging.scm b/web/view/brand/aging.scm index f367450..6d196ad 100644 --- a/web/view/brand/aging.scm +++ b/web/view/brand/aging.scm @@ -35,7 +35,7 @@ (@ (rel "stylesheet") (media "screen") (type "text/css") - ; (href "./css/gn-doc.css") + (href "/css/pico.min.css") )) ,@head) (body -- cgit v1.2.3