Skip to content

Commit aebfb9c

Browse files
authored
Update index.html
1 parent 53c70cc commit aebfb9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ <h1>404 - Page Not Found :(</h1>
1515
<div class="search-bar">
1616
<input type="text" placeholder="Type here . . ." />
1717
</div>
18-
<p><a href="3elk.github.io/JumpScare-Spam/">Visit our homepage</a> | <a href="3elk.github.io/JumpScare-Spam/ ">Check out our latest articles</a> | <a href="3elk.github.io/JumpScare-Spam/">Browse our FAQs</a></p> <!-- all links changeable -->
18+
<p><a href="https://3elk.github.io/JumpScare-Spam/">Visit our homepage</a> | <a href="https://3elk.github.io/JumpScare-Spam/">Check out our latest articles</a> | <a href="https://3elk.github.io/JumpScare-Spam/">Browse our FAQs</a></p> <!-- all links changeable -->
1919
</div>
2020
<script defer src="script.js" ></script>
2121
<footer>
2222
© 2025 Elasticsearch, Logstash, and Kibana Computing. All rights reserved. <br>
23-
Contact us: <a href="3elk.github.io/JumpScare-Spam/">[email protected]</a> <!-- all changeable -->
23+
Contact us: <a href="https://3elk.github.io/JumpScare-Spam/">[email protected]</a> <!-- all changeable -->
2424
</footer>
2525
</body>
2626
</html>

0 commit comments

Comments
 (0)