Fixed a tag

This commit is contained in:
CommanderRedYT
2020-11-10 17:16:26 +01:00
parent e064310429
commit e57f573944
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
/>
</head>
<body>
<a href="./">
<a href="https://pfostendynamics.com/">
<div class="container">
<p style="padding-top: calc(40%)">Error 403 - You're not allowed to see this!</p>
<p style="padding-top: calc(50%)">Click here to go to main page</p>

View File

@@ -17,7 +17,7 @@
/>
</head>
<body>
<a href="./">
<a href="https://pfostendynamics.com/"">
<div class="container">
<p style="padding-top: calc(40%)">Error 404 - Page not found</p>
<p style="padding-top: calc(50%)">Click here to go to main page</p>