From 724f98353fda236b101e0f077afe731ba234020e Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Sat, 13 Apr 2019 22:49:00 +0000 Subject: [PATCH] Backend Service --- mermswww/public/webres/privacy.php | 1 + mermswww/public/webres/terms.php | 1 + mermswww/resources/views/home.blade.php | 12 +++++++++++- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 mermswww/public/webres/privacy.php create mode 100644 mermswww/public/webres/terms.php diff --git a/mermswww/public/webres/privacy.php b/mermswww/public/webres/privacy.php new file mode 100644 index 0000000..0c940c3 --- /dev/null +++ b/mermswww/public/webres/privacy.php @@ -0,0 +1 @@ +Privacy Terms diff --git a/mermswww/public/webres/terms.php b/mermswww/public/webres/terms.php new file mode 100644 index 0000000..500f82e --- /dev/null +++ b/mermswww/public/webres/terms.php @@ -0,0 +1 @@ +Terms of Use diff --git a/mermswww/resources/views/home.blade.php b/mermswww/resources/views/home.blade.php index 4923c88..4cf31a3 100644 --- a/mermswww/resources/views/home.blade.php +++ b/mermswww/resources/views/home.blade.php @@ -524,6 +524,16 @@ +
+
+ +
+
+ +
+ +
+
@@ -709,7 +719,7 @@
-

myFit © 2019. FluxTra LLC All Rights Reserved.

+

myFit © 2019. FluxTra LLC All Rights Reserved. - Terms of Use - Privacy