diff options
Diffstat (limited to '')
-rw-r--r-- | index.php | 30 |
1 files changed, 19 insertions, 11 deletions
@@ -1,14 +1,22 @@ -<!-- ----------------------------------------------------------------------- --> -<!-- --> -<!-- File : index.php /_________/ --> -<!-- Authors : Joe | --> -<!-- Date : 06/2020 | --> -<!-- Info : The home page | --> -<!-- / | --> -<!-- \ / --> -<!-- \_____/ --> -<!-- --> -<!-- ----------------------------------------------------------------------- --> +<!-- + * ======================== + * ===== =============== + * ====== ================ + * ====== ================ + * ====== ==== ==== == + * ====== === == = = + * ====== === = == = + * = === === = == ==== + * = === === = == = = + * == ===== ==== == + * ======================== + * + * jozanofastora.xyz: index.php + * Fri Dec 10 19:35:01 CET 2021 + * Joe + * + * The home page +--> <?php $prefix = "./"; |