aboutsummaryrefslogtreecommitdiffstats
path: root/projects
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-27 19:13:13 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-27 19:13:13 +0200
commitae0ad72de5db63769165eda70198b99ca463c7e2 (patch)
tree377e654edfff3dc9cac4fdc67737c55016ec0c67 /projects
parentProject restructure, subdir content inclusion (diff)
downloadjoe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.gz
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.bz2
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.xz
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.zst
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.zip
Work in progress
Diffstat (limited to 'projects')
-rw-r--r--projects/lowbat.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/lowbat.php b/projects/lowbat.php
index 7145918..4741d0f 100644
--- a/projects/lowbat.php
+++ b/projects/lowbat.php
@@ -21,6 +21,5 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
<?php jo_head("lowbat"); ?>
<?php jo_sidebar(); ?>
<div class="body-contents">
- <h1>lowbat - lightweight low battery notifier</h1>
</div>
<?php jo_footer(); ?>