diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-07 18:29:26 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-07 18:29:26 +0200 |
commit | e26c630da098519eea24cdba8a18b1df81ea4616 (patch) | |
tree | ffea1a8c61281f476a4d0207458d92c835c4e2b6 /css/index.php | |
parent | Create LICENSE (diff) | |
download | gitjoe-www-e26c630da098519eea24cdba8a18b1df81ea4616.tar.gz gitjoe-www-e26c630da098519eea24cdba8a18b1df81ea4616.tar.bz2 gitjoe-www-e26c630da098519eea24cdba8a18b1df81ea4616.tar.xz gitjoe-www-e26c630da098519eea24cdba8a18b1df81ea4616.tar.zst gitjoe-www-e26c630da098519eea24cdba8a18b1df81ea4616.zip |
Update
Diffstat (limited to 'css/index.php')
-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: ../"); ?> |