diff options
author | Mario <mario@mariovavti.com> | 2024-03-17 22:21:55 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-17 22:21:55 +0100 |
commit | b05845f495e7561eddf2ad5b0c9325649f5289af (patch) | |
tree | 2cc6e8f35b3ca1435476ca45e75885e01b3a287b /view | |
parent | 732dbfd6f56510127405767ca86af240d3c85cf4 (diff) | |
download | volse-hubzilla-b05845f495e7561eddf2ad5b0c9325649f5289af.tar.gz volse-hubzilla-b05845f495e7561eddf2ad5b0c9325649f5289af.tar.bz2 volse-hubzilla-b05845f495e7561eddf2ad5b0c9325649f5289af.zip |
cleanup some ancient code and fix check for $path so that it will not pass if theme_include() will not return anything. also add an empty zen.css file for the zen template
Diffstat (limited to 'view')
-rw-r--r-- | view/css/zen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/css/zen.css b/view/css/zen.css new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/view/css/zen.css @@ -0,0 +1 @@ + |