Updating omegamma with opening link in new tabs for external websites.
This commit is contained in:
parent
6c363c0f7e
commit
54182d1dc5
5 changed files with 8 additions and 3 deletions
|
@ -35,6 +35,7 @@ Cards:
|
|||
Links:
|
||||
- Title: À propos des licences FLOSS
|
||||
Icon: license
|
||||
NewTab: true
|
||||
URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres
|
||||
Privacy:
|
||||
Color: purple
|
||||
|
@ -68,12 +69,15 @@ NewSection:
|
|||
Links:
|
||||
- Title: Ancien site de téléchargements
|
||||
Icon: open-external
|
||||
NewTab: true
|
||||
URL: https://download.ad5001.eu/fr/
|
||||
- Title: Ancien site des projects
|
||||
Icon: open-external
|
||||
NewTab: true
|
||||
URL: https://projects.ad5001.eu/fr/
|
||||
- Title: Ancien site d'API
|
||||
Icon: open-external
|
||||
NewTab: true
|
||||
URL: https://api.ad5001.eu/fr/
|
||||
---
|
||||
|
||||
|
|
|
@ -35,6 +35,7 @@ Cards:
|
|||
Links:
|
||||
- Title: About FLOSS licenses
|
||||
Icon: license
|
||||
NewTab: true
|
||||
URL: https://en.wikipedia.org/wiki/Free-software_license
|
||||
Privacy:
|
||||
Color: purple
|
||||
|
|
|
@ -96,7 +96,7 @@ Dépôt principal du système décentralisé [Flatpak](https://flatpak.org/) et
|
|||
8. Créez une pull-request et ajouter votre badge à Omegamma.
|
||||
|
||||
Vous pouvez télécharger les badges existants pour référence dans le
|
||||
<a role="button" class="primary" href="https://git.ad5001.eu/Ad5001/Omegamma/src/branch/master/static/img/badges">
|
||||
<a role="button" class="primary" rel="nofollow noreferrer" target="_blank" href="https://git.ad5001.eu/Ad5001/Omegamma/src/branch/master/static/img/badges">
|
||||
<i class="icon-git"></i> répertoire des badges d'Omegamma
|
||||
</a>.
|
||||
</section>
|
||||
|
|
|
@ -95,7 +95,7 @@ Main repository of the decentralized [Flatpak](https://flatpak.org/) system and
|
|||
8. Create a pull request for merging and adding your badge to Omegamma.
|
||||
|
||||
You can find download existing badges for reference in
|
||||
<a role="button" class="primary" href="https://git.ad5001.eu/Ad5001/Omegamma/src/branch/master/static/img/badges">
|
||||
<a role="button" class="primary" rel="nofollow noreferrer" target="_blank" href="https://git.ad5001.eu/Ad5001/Omegamma/src/branch/master/static/img/badges">
|
||||
<i class="icon-git"></i> Omegamma's badge directory
|
||||
</a>.
|
||||
</section>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 79f9fe1752d82a65f90579f2efbf08fceec44e3e
|
||||
Subproject commit 3b2c0104c577e87bb3327bb576fa52794eca8ebe
|
Loading…
Reference in a new issue