From 31cd9c09a042d9818fbe18d2e6c0a2dd0e0117c2 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 28 May 2022 16:49:22 +0200 Subject: Fix wrong symlink for CSS --- webroot/css/libweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webroot/css/libweb.css b/webroot/css/libweb.css index efe201e..9999517 120000 --- a/webroot/css/libweb.css +++ b/webroot/css/libweb.css @@ -1 +1 @@ -../../libweb/libweb.css \ No newline at end of file +../../../libweb/libweb.css \ No newline at end of file -- cgit v1.2.3-70-g09d2