diff options
author | arf20 <aruizfernandez05@gmail.com> | 2025-02-13 12:10:51 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2025-02-13 12:10:51 +0100 |
commit | 1dde6ec27981af58b390aef8cacd80e01806e520 (patch) | |
tree | fdcc1ea981612dee59ed8f22296a5d750e96c2aa /privacy.html | |
parent | 683657018f00c8b9e214df4a83c1ba0b23cd1638 (diff) | |
download | arfnet2-cstims-1dde6ec27981af58b390aef8cacd80e01806e520.tar.gz arfnet2-cstims-1dde6ec27981af58b390aef8cacd80e01806e520.zip |
reference main stylesheet
Diffstat (limited to 'privacy.html')
-rw-r--r-- | privacy.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/privacy.html b/privacy.html index e094956..a8e7997 100644 --- a/privacy.html +++ b/privacy.html @@ -3,6 +3,7 @@ <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> @@ -43,4 +44,4 @@ </div> </main> </body> -</html>
\ No newline at end of file +</html> |