fix: footer link working #14

Merged
skeris merged 1 commits from staging into main 2025-08-13 18:47:31 +00:00
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>