Update about.md and 405.html
All checks were successful
Generate Website / Generate Website (push) Successful in 18s

- Updated about.md page with PGP Public Keys
- Fixed verbiage on 405 error page
This commit is contained in:
Xavier Moffett 2024-12-28 23:46:47 -05:00
parent bc1a8ddca4
commit 4ac2e5c39c
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC
2 changed files with 46 additions and 5 deletions

View file

@ -2,5 +2,5 @@
<div class="err">
<h1>Request Method Disallowed</h1>
<p>The request method for this resource has been disallowed.</p>
<p>The request method used for this resource has been disallowed.</p>
</div>