From 1f5957c3bfd55901c8b8d715df0fe5850c1a612b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 23 Jun 2020 21:04:45 +0200 Subject: Adding a license page for the LICENSE --- inc/classic-contents.inc.php | 5 ++++- index.php | 5 +---- license.php | 20 ++++++++++++++++++++ 3 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 license.php diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 280558a..9444ede 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -61,11 +61,14 @@ jo_footer() { ?> + + + diff --git a/index.php b/index.php index b5e9e62..40b464b 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,4 @@ I work on various personnal project beside that.

- - - - + diff --git a/license.php b/license.php new file mode 100644 index 0000000..40b464b --- /dev/null +++ b/license.php @@ -0,0 +1,20 @@ + + + +
+

About this site

+

+ Welcome to my personnal blog. Here you can find my tips and articles + on various tech and programming subjects. +

+ The site is still in active developpement, stay tuned. +

+

About me

+

+ I am a student for + 42Lyon + IT school based in Lyon, France. + I work on various personnal project beside that. +

+
+ -- cgit v1.2.3