This repository was archived by the owner on Mar 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
41 lines (29 loc) · 1.36 KB
/
404.html
File metadata and controls
41 lines (29 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML>
<html lang="en-GB" style="height:100%;">
<link href="https://ketrab2004.github.io/website/css/main.css" rel="stylesheet">
<link href="https://ketrab2004.github.io/website/css/404.css" rel="stylesheet">
<link rel="icon" href="https://ketrab2004.github.io/website/images/TabIcon.png">
<title>404 page not found - ketrab2004</title>
<body>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<!--Google Analytics-->
<div id="google-analytics-placeholder"></div>
<script>$(function(){$("#google-analytics-placeholder").load("https://ketrab2004.github.io/website/html/googleAnalytics.html")})</script>
<!--end of Google Analytics-->
<!--Navigation bar-->
<div id="nav-placeholder"></div>
<script>$(function(){$("#nav-placeholder").load("https://ketrab2004.github.io/website/html/navBarwithBack.html")})</script>
<!--end of Navigation bar-->
<h1 class="top">404</h1>
<d class="mes">Page not found.</d>
<a class="mes" href="https://www.githubstatus.com/#past-incidents" target="_blank">Github Pages status.</a>
<br>
<img src="https://ketrab2004.github.io/website/images/SkyHighQuality.png" class="pic0">
<container class="pic1Box">
<div class="hold" id="hammer">
<img class="hammer" src="https://svgsilh.com/svg/308841.svg">
</div>
<img src="https://cdn.onlinewebfonts.com/svg/img_561239.png" class="pic1">
</container>
</body>
</html>