mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2026-09-20 15:44:48 +00:00
Update error page template to not mislead git-pages users. (#552)
We have quite a few support queries from people who were misled into thinking that `.domains` file has something to do with their deployment that is switching to git-pages. This PR aims to fix that. Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/552
This commit is contained in:
committed by
Andreas Shimokawa
parent
fee07385f8
commit
e4c0f1faa0
@@ -42,11 +42,12 @@
|
||||
difficulties. If that is the case, it could take a little while until this page is available again.
|
||||
</p>
|
||||
<p>
|
||||
Otherwise, this page might also be unavailable due to a configuration error. If you are the owner of this
|
||||
website, please make sure to check the
|
||||
<a href="https://docs.codeberg.org/codeberg-pages/troubleshooting/" target="_blank"
|
||||
>troubleshooting section in the Docs</a
|
||||
>!
|
||||
If you are the owner of this website and are redeploying it using the new <em>git-pages</em> method,
|
||||
this message means that your site has failed to deploy. Please follow the instructions from the relevant
|
||||
<a href="https://docs.codeberg.org/codeberg-pages/" target="_blank">guide</a>.
|
||||
</p>
|
||||
<p>
|
||||
Otherwise, this page might also be unavailable due to a configuration error.
|
||||
</p>
|
||||
</h5>
|
||||
<small class="text-muted">
|
||||
|
||||
Reference in New Issue
Block a user