diff options
Diffstat (limited to '')
-rw-r--r-- | projects/lowbat.php | 1 |
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(); ?> |