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:
|
Links:
|
||||||
- Title: À propos des licences FLOSS
|
- Title: À propos des licences FLOSS
|
||||||
Icon: license
|
Icon: license
|
||||||
|
NewTab: true
|
||||||
URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres
|
URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres
|
||||||
Privacy:
|
Privacy:
|
||||||
Color: purple
|
Color: purple
|
||||||
|
@ -68,12 +69,15 @@ NewSection:
|
||||||
Links:
|
Links:
|
||||||
- Title: Ancien site de téléchargements
|
- Title: Ancien site de téléchargements
|
||||||
Icon: open-external
|
Icon: open-external
|
||||||
|
NewTab: true
|
||||||
URL: https://download.ad5001.eu/fr/
|
URL: https://download.ad5001.eu/fr/
|
||||||
- Title: Ancien site des projects
|
- Title: Ancien site des projects
|
||||||
Icon: open-external
|
Icon: open-external
|
||||||
|
NewTab: true
|
||||||
URL: https://projects.ad5001.eu/fr/
|
URL: https://projects.ad5001.eu/fr/
|
||||||
- Title: Ancien site d'API
|
- Title: Ancien site d'API
|
||||||
Icon: open-external
|
Icon: open-external
|
||||||
|
NewTab: true
|
||||||
URL: https://api.ad5001.eu/fr/
|
URL: https://api.ad5001.eu/fr/
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@ Cards:
|
||||||
Links:
|
Links:
|
||||||
- Title: About FLOSS licenses
|
- Title: About FLOSS licenses
|
||||||
Icon: license
|
Icon: license
|
||||||
|
NewTab: true
|
||||||
URL: https://en.wikipedia.org/wiki/Free-software_license
|
URL: https://en.wikipedia.org/wiki/Free-software_license
|
||||||
Privacy:
|
Privacy:
|
||||||
Color: purple
|
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.
|
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
|
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
|
<i class="icon-git"></i> répertoire des badges d'Omegamma
|
||||||
</a>.
|
</a>.
|
||||||
</section>
|
</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.
|
8. Create a pull request for merging and adding your badge to Omegamma.
|
||||||
|
|
||||||
You can find download existing badges for reference in
|
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
|
<i class="icon-git"></i> Omegamma's badge directory
|
||||||
</a>.
|
</a>.
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 79f9fe1752d82a65f90579f2efbf08fceec44e3e
|
Subproject commit 3b2c0104c577e87bb3327bb576fa52794eca8ebe
|
Loading…
Reference in a new issue