From 85b4e3dc56fcec1c751858f70d17f4d4e483e1bf Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 27 Jun 2020 19:10:09 +0200 Subject: Project restructure, subdir content inclusion --- projects/index.php | 43 +++++++++++++++++++++++++++++++++++++++++++ projects/lowbat.php | 26 ++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 projects/index.php create mode 100644 projects/lowbat.php (limited to 'projects') diff --git a/projects/index.php b/projects/index.php new file mode 100644 index 0000000..e897442 --- /dev/null +++ b/projects/index.php @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + +
+

My personnal projects

+

+ These are the personnal projects I have worked on or that are still being developped: +

+ +
+ diff --git a/projects/lowbat.php b/projects/lowbat.php new file mode 100644 index 0000000..7145918 --- /dev/null +++ b/projects/lowbat.php @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + +
+

lowbat - lightweight low battery notifier

+
+ -- cgit v1.2.3