aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-18 12:52:22 -0700
committerGitHub <[email protected]>2019-09-18 12:52:22 -0700
commitfbdc7c7fc4bfc4fc69d8c0721c07166c774a8883 (patch)
tree27179769731bd9d27174e778ac25742ccfdad74c /home
parentred fix :((( (diff)
downloadcs2-simple-website-fbdc7c7fc4bfc4fc69d8c0721c07166c774a8883.tar.xz
cs2-simple-website-fbdc7c7fc4bfc4fc69d8c0721c07166c774a8883.zip
red fixc L)))
Diffstat (limited to 'home')
-rw-r--r--home/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/home/index.html b/home/index.html
index 84063c7..a1e8b6e 100644
--- a/home/index.html
+++ b/home/index.html
@@ -6,17 +6,17 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Simple Website</title>
- <link rel="stylesheet" href="/home/css/main.css">
+ <link rel="stylesheet" href="/cs2-simple-website/home/css/main.css">
</head>
<body>
- <script src="/js/main.js"></script>
+ <script src="/cs2-simple-website/js/main.js"></script>
<div class="nav">
<nav class="bar">
<center>
<a href="#">Home</a>
- <a href="/about/">About</a>
+ <a href="/cs2-simple-website/about/">About</a>
<a href="https://s1n.pw/">S1N</a>
</center>
</nav>
@@ -24,7 +24,7 @@
<p class="important">* Sorry, but I had to do it, 90s web design at its finest.</p>
<p class="update">Last Updated: 06/12/1996</p>
- <a href="/404.html"><img class="welcome" src="http://stryvemarketing.com/wp-content/uploads/2016/04/welcome.gif" alt=""
+ <a href="/cs2-simple-website/404.html"><img class="welcome" src="http://stryvemarketing.com/wp-content/uploads/2016/04/welcome.gif" alt=""
width="200px"></a>
<div class="main">
@@ -58,4 +58,4 @@
</div>
</body>
-</html> \ No newline at end of file
+</html>