diff options
Diffstat (limited to 'creations/unchained')
-rw-r--r-- | creations/unchained/description.fr.txt | 1 | ||||
-rw-r--r-- | creations/unchained/index.php | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/creations/unchained/description.fr.txt b/creations/unchained/description.fr.txt new file mode 100644 index 0000000..1af3883 --- /dev/null +++ b/creations/unchained/description.fr.txt @@ -0,0 +1 @@ +Un blog centré sur la technologie et tous ces trucs-là
\ No newline at end of file diff --git a/creations/unchained/index.php b/creations/unchained/index.php index 05ae6f0..dc8039b 100644 --- a/creations/unchained/index.php +++ b/creations/unchained/index.php @@ -1,4 +1,4 @@ -<?php - -header("Location: https://github.com/Minteck/UnchainedTech-Software"); +<?php
+
+header("Location: https://github.com/Minteck/UnchainedTech-Software");
die();
\ No newline at end of file |