aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1054f75..be244c9 100644
--- a/index.php
+++ b/index.php
@@ -13,6 +13,7 @@ $services = $result->fetch_all(MYSQLI_ASSOC);
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/style.css">
+ <link rel="stylesheet" type="text/css" href="https://arf20.com/style.css">
<title>ARFNET CSTIMS</title>
</head>
<body>
@@ -53,4 +54,4 @@ $services = $result->fetch_all(MYSQLI_ASSOC);
</div>
</main>
</body>
-</html> \ No newline at end of file
+</html>