This commit is contained in:
2023-01-26 22:10:42 -08:00
parent 1fdc05598c
commit 675df40ddb
4 changed files with 14 additions and 7 deletions

View File

@ -21,13 +21,14 @@
</head>
<div class="align-center">
<img src="/img/avatar.webp" alt="Avatar" class="avatar">
<h1>Error 403</h1>
<h2>Access Forbidden</h2>
<h3><a href="/">Home</a></h3>
<h1>Error 403</h1>
<h2>Access Forbidden</h2>
<h3><a href="/">Home</a></h3>
</div>
<div class="footer align-center">
<p>&copy;2023 Wade Waters</p>
<p>Developed by <a class="sa-credit" href="https://sophia.wtf">Sophia Atkinson</a></p>
</div>
</body>
</html>