Skip to content

Commit 04437dd

Browse files
Update 404.html
1 parent 0500461 commit 04437dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<div class="logo">
6161

6262
<span class="logo__mark">></span>
63-
<span class="logo__text">adb shell pm list packages</span>
63+
<span class="logo__text">adb shell 404 error</span>
6464
<span class="logo__cursor" style=
6565
"
6666
background-color:#FF7A40;
@@ -94,7 +94,7 @@
9494
<h1>404</h1>
9595
<p>Ooops page not found…</p>
9696
<p class="btn-404">
97-
<a href="https://hardalgorithm.github.io/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>Main Page</a>
97+
<a href="https://hardalgorithm.github.io/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg></br>Main Page</a>
9898
</p>
9999
</div>
100100
</div>

0 commit comments

Comments
 (0)