customize html

This commit is contained in:
Simon Vieille 2022-07-22 22:02:43 +02:00
parent 00e8a41c89
commit 6d65513a1c
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -23,15 +23,16 @@
<body>
<i class="fa fa-search text-primary" style="font-size: 96px;"></i>
<h1 class="mb-0 text-primary">
Page not found!
This page was not found!
</h1>
<h5 class="text-center" style="max-width: 25em;">
Sorry, but this page couldn't be found or is inaccessible (%status).<br/>
We hope this isn't a problem on our end ;) - Make sure to check the <a href="https://docs.codeberg.org/codeberg-pages/troubleshooting/" target="_blank">troubleshooting section in the Docs</a>!
Sorry, this page doesn't exist or is inaccessible for other reasons (%status).<br/>
We hope this is not our fault ;) - Make sure to check the <a href="https://gitnet.fr/gitnet/fr/wiki/Pages-%2F-Troubleshooting" target="_blank">troubleshooting section in the Docs</a>!
</h5>
<small class="text-muted">
<img src="https://design.codeberg.org/logo-kit/icon.svg" class="align-top">
Static pages made easy - <a href="https://codeberg.page">Codeberg Pages</a>
<small class="text-muted text-center">
<img src="https://gitnet.fr/assets/img/logo.svg" class="align-top">
<br>
Static pages made easy - <a href="https://gitnet.fr/gitnet/fr/wiki/Pages-%2F-How-to">Gitnet Pages</a>
</small>
</body>
</html>