From 815b190d28cc42e6f3d44d04e1f1ebaea9208cf6 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sat, 30 Oct 2021 22:44:55 +0200 Subject: chore: convert html files to php Now I can use php to determine current env and load static CSS file if it is prod. --- legal-notice.php | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 legal-notice.php (limited to 'legal-notice.php') diff --git a/legal-notice.php b/legal-notice.php new file mode 100644 index 0000000..67a1ade --- /dev/null +++ b/legal-notice.php @@ -0,0 +1,93 @@ + + + + + + + + + Legal Notice | Demo | Armand Philippot + '; + } + ?> + + + +
+ + +
+
+
+ +

+ Armand Philippot +

+

Front-end developer

+
+ +
+
+ +
+ + + + + + -- cgit v1.2.3