Skip to content

Commit 101255c

Browse files
authored
Update index.html
1 parent f04b63d commit 101255c

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

404/index.html

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,27 @@
1-
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>404</title>
5+
</head>
6+
<body>
7+
<div style="height: 50px;">
8+
<p></p>
9+
</div>
10+
<div style="height: 45px;" align="center">
11+
<nav class="breadcrumbs f5" aria-label="Breadcrumb">
12+
<a title="Softencode.com" href="https://softencode.github.io/">Softencode.com</a>
13+
</nav>
14+
</div>
15+
<hr/>
16+
<h1 align="center">404</h1>
17+
<h3 align="center">The file you want flew away</h1>
18+
<h3 align="center">Maybe you can try:</h3>
19+
<h3 align="center">
20+
<li jsselect="suggestionsSummaryList" jsvalues=".innerHTML:summary" jstcache="22" jsinstance="*2">
21+
<a href="javascript:diagnoseErrors()" id="diagnose-link" jstcache="0">Run Windows network diagnostics</a>
22+
</li>
23+
<p></p>
24+
<div class="error-code" jscontent="errorCode" jstcache="18"><ins>ERR CONNECTION TIMED OUT</ins></div>
25+
</h3>
26+
</body>
27+
</html>

0 commit comments

Comments
 (0)