Skip to content

Commit

Permalink
fix: updated footer
Browse files Browse the repository at this point in the history
  • Loading branch information
camarm-dev committed Jun 14, 2024
1 parent b3c59c0 commit 7e847e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h1 class="title no-mg is-large has-text-dark">
</div>
<div class="container">
<div class="is-flex-tablet is-justify-content-between is-align-items-center">
<p class="has-text-weight-normal has-text-grey">Copyright © Remède 2023 - 2024, <a class="has-text-grey is-underlined" target="_blank" href="https://github.com/camarm-dev/remede">CECILL-2.1</a></p>
<p class="has-text-weight-normal has-text-grey">Copyright © Remède 2023 - 2024, <a style="color: #7a7a7a !important;" class="has-text-gray is-underlined" target="_blank" href="https://github.com/camarm-dev/remede/blob/main/LICENSE">CECILL-2.1</a></p>
<div class="py-2 is-hidden-tablet"></div>
<div class="ml-auto">
<a class="mr-4 is-inline-block" href="https://play.google.com/dev" target="_blank"><i class="fab fa-google-play"></i> Play Store</a>
Expand Down

0 comments on commit 7e847e7

Please sign in to comment.