Skip to content

Commit

Permalink
Add nofollow to the old URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Oct 17, 2024
1 parent 0d1ee3b commit bd73927
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/hub/templates/hub/history/ce-2021.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h2 class="need-title">
<p class="need-title">
<a
target="_blank"
rel="noopener noreferrer"
rel="noopener noreferrer nofollow"
href="https://ce2021.votong.ro/ro/">
Link către platformă
</a>
Expand Down
6 changes: 3 additions & 3 deletions backend/hub/templates/hub/history/ces-2020.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h2 class="need-title">
<p class="need-title">
<a
target="_blank"
rel="noopener noreferrer"
rel="noopener noreferrer nofollow"
href="https://ces2020.votong.ro/ro/candidates/ces-results">
Link către rezultate
</a>
Expand Down Expand Up @@ -91,11 +91,11 @@ <h2 class="need-title">
</ul>

<p>
<a rel="noopener noreferrer" href="https://ces2020.votong.ro/ro/regulament/">
<a rel="noopener noreferrer nofollow" href="https://ces2020.votong.ro/ro/regulament/">
Regulamentul rundei de alegeri CES 2020
</a>
și
<a rel="noopener noreferrer" href="https://ces2020.votong.ro/ro/candidates/ces-results">
<a rel="noopener noreferrer nofollow" href="https://ces2020.votong.ro/ro/candidates/ces-results">
rezultatele detaliate
</a>
ale acestei runde de alegeri pot fi vizualizate pe o copie a website-ului VotONG, creat pentru a
Expand Down

0 comments on commit bd73927

Please sign in to comment.