Compare commits

...

1 Commits

Author SHA1 Message Date
a953a6d463 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
2025-08-09 22:50:10 +03:00
2 changed files with 176 additions and 176 deletions

@ -181,7 +181,7 @@
<tr>
<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" />
<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
</a>
</td>

@ -528,7 +528,7 @@
<tr>
<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
</a>
</td>