aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
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>