aboutsummaryrefslogtreecommitdiffstats
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--projects/index.php3
-rw-r--r--projects/lowbat.php28
2 files changed, 19 insertions, 12 deletions
diff --git a/projects/index.php b/projects/index.php
index e897442..01635d0 100644
--- a/projects/index.php
+++ b/projects/index.php
@@ -23,7 +23,8 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
<div class="body-contents">
<h1>My personnal projects</h1>
<p>
- These are the personnal projects I have worked on or that are still being developped:
+ These are some of the personnal projects I have worked on or
+ that are still being developped:
</p>
<ul>
<li>
diff --git a/projects/lowbat.php b/projects/lowbat.php
index b1e9279..a114bbc 100644
--- a/projects/lowbat.php
+++ b/projects/lowbat.php
@@ -1,14 +1,20 @@
-<!-- ----------------------------------------------------------------------- -->
-<!-- -->
-<!-- File : lowbat.php /_________/ -->
-<!-- Authors : Joe | -->
-<!-- Date : 06/2020 | -->
-<!-- Info : lowbat page | -->
-<!-- / | -->
-<!-- \ / -->
-<!-- \_____/ -->
-<!-- -->
-<!-- ----------------------------------------------------------------------- -->
+<!--
+ * ========================
+ * ===== ===============
+ * ====== ================
+ * ====== ================
+ * ====== ==== ==== ==
+ * ====== === == = =
+ * ====== === = == =
+ * = === === = == ====
+ * = === === = == = =
+ * == ===== ==== ==
+ * ========================
+ *
+ * jozanofastora.xyz: projects/lowbat.php
+ * Sat Jan 8 23:41:42 CET 2022
+ * Joe
+-->
<?php
$prefix = "./";