Skip to content

Commit

Permalink
feat: external link hub explication (#317)
Browse files Browse the repository at this point in the history
* feat: external link hub explication

* fix: pr comments
  • Loading branch information
abelkhay committed Jul 18, 2023
1 parent c83a95b commit 3816400
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ <h4 class="fw-bold">
</ng-template>
</span>
</div>
<div class="mt-4 d-flex justify-content-center">
<div class="text-muted small">Qu'est ce qu'un Hub territorial ?</div>
<a
class="text-decoration-none"
href="https://societenumerique.gouv.fr/fr/dispositif/hubs-numerique/"
target="_blank"
rel="noopener noreferrer">
<i class="ri ri-external-link-line my-auto me-2 opacity-75 text-muted"></i>
</a>
</div>
</div>
<div class="modal-footer justify-content-center bg-light">
<button type="button" class="btn btn-secondary me-3" (click)="close()">
Expand Down

0 comments on commit 3816400

Please sign in to comment.