aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-04-10 17:15:21 +0200
committerarf20 <aruizfernandez05@gmail.com>2024-04-10 17:15:21 +0200
commit32f2aeed68a8c4ac92ec294afde7e00f78050db9 (patch)
tree2ed9d6e73370547655147851864f455cd25bcebc /index.php
parentf43851f03b2f40f55c6b125afa6ea0c5cf3bfd4d (diff)
downloadarfnet2-cstims-32f2aeed68a8c4ac92ec294afde7e00f78050db9.tar.gz
arfnet2-cstims-32f2aeed68a8c4ac92ec294afde7e00f78050db9.zip
Added Privacy Policy and ToS
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 2a6b6ce..1054f75 100644
--- a/index.php
+++ b/index.php
@@ -47,6 +47,8 @@ $services = $result->fetch_all(MYSQLI_ASSOC);
<h3><a href="/login.php">Login</h2>
<h3><a href="/register.php">Sign up today!</h2>
<h3><a href="/pay.html">Payment methods</h2>
+ <h3><a href="/privacy.html">Privacy Policy</h2>
+ <h3><a href="/tos.html">Terms of Service</h2>
</div>
</div>
</main>