aboutsummaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/index.php (renamed from c.php)2
-rw-r--r--css/index.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/c.php b/c/index.php
index 16b9eb2..3c8c35d 100644
--- a/c.php
+++ b/c/index.php
@@ -1,6 +1,6 @@
<!-- ----------------------------------------------------------------------- -->
<!-- -->
-<!-- File : c.php /_________/ -->
+<!-- File : index.php /_________/ -->
<!-- Authors : Joe | -->
<!-- Date : 06/2020 | -->
<!-- Info : The C welcome page | -->
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: ../"); ?>