From 2d45e764fe5c68db9a75be0a15844d1636fce27e Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 23 Jun 2020 19:21:35 +0200 Subject: Trying php --- index.html | 17 ++++++++++++----- phptest.php | 1 + 2 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 phptest.php diff --git a/index.html b/index.html index 7d66a2e..02ec7a8 100644 --- a/index.html +++ b/index.html @@ -46,20 +46,27 @@

About the site

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

The site is still in active developpement, come back sometimes.

About me

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

+

+ PHP test

diff --git a/phptest.php b/phptest.php new file mode 100644 index 0000000..147cebc --- /dev/null +++ b/phptest.php @@ -0,0 +1 @@ + -- cgit v1.2.3