update yue
This commit is contained in:
@ -17,18 +17,25 @@
|
||||
<meta property="og:title" content="Wade Waters">
|
||||
<meta property="og:image" content="/img/cover.webp">
|
||||
<meta property="og:description" content="Welcome to Wades World.">
|
||||
<link rel="stylesheet" href="/assets/css/main.min.css">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
<p hidden>
|
||||
<a rel="me" href="https://mstdn.social/@wadeAU">Mastodon</a>
|
||||
</p>
|
||||
</head>
|
||||
<body>
|
||||
<div class="align-center">
|
||||
<img src="/img/avatar.webp" alt="Avatar" class="avatar">
|
||||
<h1 id="header">Wade's World</h1>
|
||||
<img src="/img/spinnyclippy.webp" alt="Microsoft Clippy Spinning" class="avatar">
|
||||
<h1>Error 403</h1>
|
||||
<h2>Access Forbidden</h2>
|
||||
<h3><a href="/">Home</a></h3>
|
||||
</div>
|
||||
<div class="footer align-center">
|
||||
<p>©2023 Wade Waters</p>
|
||||
<p>Developed by <a class="sa-credit" href="https://sophia.wtf">Sophia Atkinson</a></p>
|
||||
<div id="footer">
|
||||
<p>
|
||||
©<script>document.write(new Date().getFullYear());</script> Wade Waters
|
||||
<br>
|
||||
Developed by <a class="sa-credit" href="https://sophia.wtf">Sophia Atkinson</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -17,18 +17,25 @@
|
||||
<meta property="og:title" content="Wade Waters">
|
||||
<meta property="og:image" content="/img/cover.webp">
|
||||
<meta property="og:description" content="Welcome to Wades World.">
|
||||
<link rel="stylesheet" href="/assets/css/main.min.css">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
<p hidden>
|
||||
<a rel="me" href="https://mstdn.social/@wadeAU">Mastodon</a>
|
||||
</p>
|
||||
</head>
|
||||
<body>
|
||||
<div class="align-center">
|
||||
<img src="/img/avatar.webp" alt="Avatar" class="avatar">
|
||||
<h1 id="header">Wade's World</h1>
|
||||
<img src="/img/spinnyclippy.webp" alt="Microsoft Clippy Spinning" class="avatar">
|
||||
<h1>Error 404</h1>
|
||||
<h2>Page Not Found</h2>
|
||||
<h3><a href="/">Home</a></h3>
|
||||
</div>
|
||||
<div class="footer align-center">
|
||||
<p>©2023 Wade Waters</p>
|
||||
<p>Developed by <a class="sa-credit" href="https://sophia.wtf">Sophia Atkinson</a></p>
|
||||
<div id="footer">
|
||||
<p>
|
||||
©<script>document.write(new Date().getFullYear());</script> Wade Waters
|
||||
<br>
|
||||
Developed by <a class="sa-credit" href="https://sophia.wtf">Sophia Atkinson</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user