Revert "Error pages updated for Font Awesome v6 - fa-solid"

This reverts commit e1bbe10fc3.
This commit is contained in:
Matt Scott 2023-02-18 08:53:46 -05:00
parent 8ae8d33c12
commit 35493fc218
5 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
</h2> </h2>
<div class="error-content"> <div class="error-content">
<h3> <h3>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i> <i class="fas fa-exclamation-triangle text-yellow"></i>
Oops! Bad request Oops! Bad request
</h3> </h3>
<p> <p>

View File

@ -35,7 +35,7 @@
</h2> </h2>
<div class="error-content"> <div class="error-content">
<h3> <h3>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i> <i class="fas fa-exclamation-triangle text-yellow"></i>
Oops! Access denied Oops! Access denied
</h3> </h3>
<p> <p>

View File

@ -35,7 +35,7 @@
</h2> </h2>
<div class="error-content"> <div class="error-content">
<h3> <h3>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i> <i class="fas fa-exclamation-triangle text-yellow"></i>
Oops! You're lost Oops! You're lost
</h3> </h3>
<p> <p>

View File

@ -35,7 +35,7 @@
</h2> </h2>
<div class="error-content"> <div class="error-content">
<h3> <h3>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i> <i class="fas fa-exclamation-triangle text-yellow"></i>
Oops! Something went wrong Oops! Something went wrong
</h3> </h3>
<p> <p>

View File

@ -39,7 +39,7 @@
<br/> <br/>
<div class="error-content"> <div class="error-content">
<h3> <h3>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i> <i class="fas fa-exclamation-triangle text-yellow"></i>
Oops! Something went wrong Oops! Something went wrong
</h3> </h3>
<br> <br>