Public Access
1
0

fix: update 404 message

This commit is contained in:
2025-08-22 00:04:07 -04:00
parent 2c4935b391
commit cdbdd369a9

View File

@@ -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> <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> <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"> <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> </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"> <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>&gt; traceroute current.page</p> <p>&gt; traceroute current.page</p>