Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shr3wcl committed Oct 25, 2024
1 parent f526424 commit 1d7eefc
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=50976&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" />

<meta http-equiv="content-language" content="en" />
Expand All @@ -15,7 +15,7 @@



<link rel="canonical" href="http://localhost:1313/404.html" />
<link rel="canonical" href="http://localhost:50976/404.html" />



Expand Down Expand Up @@ -66,7 +66,7 @@



<meta property="og:url" content="http://localhost:1313/404.html">
<meta property="og:url" content="http://localhost:50976/404.html">
<meta property="og:site_name" content="Shr3wd">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en">
Expand Down Expand Up @@ -143,6 +143,8 @@
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3">



<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">

Expand Down Expand Up @@ -485,7 +487,7 @@ <h1 class="mb-3 text-4xl font-extrabold">Page Not Found 😕</h1>
<div
id="search-wrapper"
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]"
data-url="http://localhost:1313/"
data-url="http://localhost:50976/"
style="z-index:500"
>
<div
Expand Down

0 comments on commit 1d7eefc

Please sign in to comment.