fix: footer link working
All checks were successful
Deploy / CreateImage (push) Successful in 2m51s
Deploy / ValidateConfig (push) Successful in 26s
Deploy / MigrateDatabase (push) Successful in 48s
Deploy / DeployService (push) Successful in 27s

This commit is contained in:
skeris 2025-08-09 22:50:10 +03:00
parent f0bff8b131
commit a953a6d463
2 changed files with 176 additions and 176 deletions

@ -181,7 +181,7 @@
<tr> <tr>
<td colspan="2" style="text-align: center; padding: 30px 0 0 0"> <td colspan="2" style="text-align: center; padding: 30px 0 0 0">
<hr style="border-top: 2px solid rgba(126, 42, 234, 0.2); margin: 0 0 10px" /> <hr style="border-top: 2px solid rgba(126, 42, 234, 0.2); margin: 0 0 10px" />
<a style="color: #7e2aea; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal"> <a href="https://quiz.pena.digital" style="color: #7e2aea; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal">
quiz.pena.digital quiz.pena.digital
</a> </a>
</td> </td>

@ -528,7 +528,7 @@
<tr> <tr>
<td colspan="2" style="text-align: center; padding: 0"> <td colspan="2" style="text-align: center; padding: 0">
<a style="color: #7e2aea; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal"> <a href="https://quiz.pena.digital" style="color: #7e2aea; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal">
quiz.pena.digital quiz.pena.digital
</a> </a>
</td> </td>