diff options
author | xengineering <me@xengineering.eu> | 2022-05-28 20:19:53 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-05-28 20:19:53 +0200 |
commit | 0c74a0c63510a8e8f3625634ff594207aacf1946 (patch) | |
tree | abd830b9f8c1c1acb00037d75c0e56ba11e9add8 | |
parent | c7cd13206d43545e04e28e5af21e3502e8f2ad83 (diff) | |
download | website-0c74a0c63510a8e8f3625634ff594207aacf1946.tar website-0c74a0c63510a8e8f3625634ff594207aacf1946.tar.zst website-0c74a0c63510a8e8f3625634ff594207aacf1946.zip |
Link CSS via libweb submodule
l--------- | webroot/css/libweb.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webroot/css/libweb.css b/webroot/css/libweb.css index 9999517..efe201e 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 |