style: reword failure message
This commit is contained in:
parent
5644dfd2e3
commit
00aed04181
@ -17,7 +17,7 @@
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
<h1 class="display-4 text-danger"><i class="fa-solid fa-circle-xmark"></i> A problem occured</h1>
|
<h1 class="display-4 text-danger"><i class="fa-solid fa-circle-xmark"></i> A problem occured</h1>
|
||||||
<p>Sorry, something went wrong. This has been logged and if I'll get to it soon.</p>
|
<p>Sorry, something went wrong. This has been logged and if it's a problem on my end, I'll get to it soon.</p>
|
||||||
<p>
|
<p>
|
||||||
You can <a asp-page="Index">try again</a>, or check out my <a asp-page="/Blog/Index">blog</a> or
|
You can <a asp-page="Index">try again</a>, or check out my <a asp-page="/Blog/Index">blog</a> or
|
||||||
<a asp-page="/Projects/Index">portfolio</a>!
|
<a asp-page="/Projects/Index">portfolio</a>!
|
||||||
|
Loading…
Reference in New Issue
Block a user