aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-03-24 21:48:55 +0100
committerarf20 <aruizfernandez05@gmail.com>2024-03-24 21:48:55 +0100
commitbed5e2ef215ad02991b902d8ad123c1edc1d4bea (patch)
tree9322ec1ecea2a7387b881c97d78b40351f99d2b4 /index.php
parent26220181a17baa4c3bad59e84df063fe5b772cc5 (diff)
downloadarfnet2-cstims-bed5e2ef215ad02991b902d8ad123c1edc1d4bea.tar.gz
arfnet2-cstims-bed5e2ef215ad02991b902d8ad123c1edc1d4bea.zip
Add payment methodes
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 83de5b5..7977da5 100644
--- a/index.php
+++ b/index.php
@@ -46,6 +46,7 @@ $services = $result->fetch_all(MYSQLI_ASSOC);
<div class="col2">
<h3><a href="/login.php">Login</h2>
<h3><a href="/register.php">Sign up today!</h2>
+ <h3><a href="/pay.html">Payment methodes</h2>
</div>
</div>
</main>