mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Added Stances, several site files, reorganized universal elements
This commit is contained in:
parent
8bd2a05fce
commit
190032b1d7
10 changed files with 318 additions and 29 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<title>Isaac’s Server VPN Privacy Policy and Terms of Use</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../index.css">
|
||||
<link rel="icon" href="../../logo.png">
|
||||
<link rel="stylesheet" href="/index.css">
|
||||
<link rel="icon" href="/logo.png">
|
||||
<script defer data-domain="isaac.run" src="https://plausible.isaac.run/js/script.outbound-links.js" integrity="sha512-P6pA99trHkg8qamw+QZ+qVihPF5m4k7R9RSj+YljYVHt04+eYV1ELtZkhDEikEhBROqURMezBUBpw4LpSD0iAQ==" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
<p>You agree that I, in my sole discretion, may restrict or refuse access to the Server for any reason, including abuse or suspected abuse of these terms.</p>
|
||||
<footer>
|
||||
<hr>
|
||||
<img src="../usa.png" alt="The American flag" class="climg">
|
||||
<img src="/usa.png" alt="The American flag" class="climg">
|
||||
<p class="clref"><a href="https://www.isaac.run/">www.isaac.run</a></p>
|
||||
<p class="clref">Agreement Effective: 2025-04-04</p>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue