Adding target new page, and rel="noreferer" for links.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ccfa1f07cc
commit
4e642d2673
5 changed files with 5 additions and 3 deletions
|
@ -17,7 +17,7 @@ Les logiciels plus vieux peuvent être trouvés sur l'[ancien site](https://down
|
|||
</a>
|
||||
</div>
|
||||
<div role="button" class="primary">
|
||||
<a role="button" href="https://download.ad5001.eu/fr">
|
||||
<a role="button" rel="noreferrer" target="_blank" href="https://download.ad5001.eu/fr">
|
||||
<i class="icon-open-external icon-as-text" alt=""></i>Ancien site
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -16,7 +16,7 @@ Older software can be found at my [legacy website](https://download.ad5001.eu).
|
|||
</a>
|
||||
</div>
|
||||
<div class="primary" role="button">
|
||||
<a role="button" href="https://download.ad5001.eu/en">
|
||||
<a role="button" rel="noreferrer" target="_blank" href="https://download.ad5001.eu/en">
|
||||
<i class="icon-open-external icon-as-text" alt=""></i>Legacy website
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -18,6 +18,7 @@ SectionHeader:
|
|||
URL: "#download-section"
|
||||
- Icon: open-external
|
||||
Title: Liste des services
|
||||
NewTab: true
|
||||
URL: "https://services.accountfree.org"
|
||||
|
||||
|
||||
|
|
|
@ -18,6 +18,7 @@ SectionHeader:
|
|||
URL: "#download-section"
|
||||
- Icon: open-external
|
||||
Title: Services list
|
||||
NewTab: true
|
||||
URL: "https://services.accountfree.org"
|
||||
|
||||
About:
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ebd4f059427242c6dcc82e887b7ac24c37d002cd
|
||||
Subproject commit a02e94cfbdd73c05f18cd727180dd76dfd3b0e7a
|
Loading…
Reference in a new issue