fix: update 404 message
This commit is contained in:
@@ -8,7 +8,7 @@ permalink: 404.html
|
||||
<h1 style="font-family: 'JetBrains Mono', monospace;" class="text-8xl font-bold text-blue-500 mb-2">404</h1>
|
||||
<h2 class="text-3xl font-semibold text-white mb-6">Route Not Found</h2>
|
||||
<p class="text-lg text-gray-400 max-w-xl mx-auto mb-8">
|
||||
The requested resource could not be located on our network. The packet was dropped or the destination is unreachable.
|
||||
The requested resource could not be located on our network. Your packet was dropped and an ICMP reply sent.
|
||||
</p>
|
||||
<div class="bg-gray-800 border border-gray-700 rounded-lg p-4 max-w-sm mx-auto mb-8 text-left text-sm font-mono text-gray-400">
|
||||
<p>> traceroute current.page</p>
|
||||
|
Reference in New Issue
Block a user