Skip to content

Commit

Permalink
fix(home): reinstate underline on license link
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiDood committed Aug 8, 2024
1 parent 2cbcf8c commit 38284c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<a
target="_blank"
href="https://github.com/BastiDood/drap/blob/bbd5be8b2b3528d2ba28643a91212c2abaa38ce7/LICENSE"
class="no-underline">GNU Affero General Public License v3</a
>GNU Affero General Public License v3</a
>, was originally developed by
<a target="_blank" href="https://github.com/BastiDood">Sebastian Luis S. Ortiz</a>
and <a target="_blank" href="https://github.com/VeeIsForVanana">Victor Edwin E. Reyes</a> as a service
Expand Down

0 comments on commit 38284c5

Please sign in to comment.