diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-27 19:13:13 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-27 19:13:13 +0200 |
commit | ae0ad72de5db63769165eda70198b99ca463c7e2 (patch) | |
tree | 377e654edfff3dc9cac4fdc67737c55016ec0c67 /css | |
parent | Project restructure, subdir content inclusion (diff) | |
download | joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.gz joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.bz2 joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.xz joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.zst joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.zip |
Work in progress
Diffstat (limited to 'css')
-rw-r--r-- | css/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/index.php b/css/index.php new file mode 100644 index 0000000..d29ead0 --- /dev/null +++ b/css/index.php @@ -0,0 +1 @@ +<?php header("Location: ../"); ?> |