Add underline to link
This commit is contained in:
parent
ce74fff9cd
commit
baa9edb995
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<footer class="px-5 py-3">
|
<footer class="px-5 py-3">
|
||||||
<span>Creado por <a class="underline" href="https://sofiaritz.com">Sofía Aritz</a> para el <a class="underline" href="https://www.uco.es/aulasoftwarelibre/">Aula de Software Libre</a>. <a href="https://git.sofiaritz.com/sofia/mail-templates">Código fuente</a></span>
|
<span>Creado por <a class="underline" href="https://sofiaritz.com">Sofía Aritz</a> para el <a class="underline" href="https://www.uco.es/aulasoftwarelibre/">Aula de Software Libre</a>. <a class="underline" href="https://git.sofiaritz.com/sofia/mail-templates">Código fuente</a></span>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
Loading…
Reference in a new issue