Fix capitalization of 'université Paris-Saclay'
This commit is contained in:
parent
d9d358946d
commit
42c42d2cf8
2 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ title: Home
|
|||
</h1>
|
||||
<h2 class="subtitle is-5 is-muted">
|
||||
Aurore is a non-profit organization managed by
|
||||
students of the University of Paris-Saclay.
|
||||
students of the Paris-Saclay University.
|
||||
We strive to provide high-speed wired and Wi-Fi Internet coverage
|
||||
to students for 50€ per year,
|
||||
as well as access to many web services.
|
||||
|
@ -31,9 +31,9 @@ title: Home
|
|||
<div class="column is-5 is-offset-1 has-text-centered">
|
||||
{{< figure src="../images/logo.svg" class="mx-6" >}}
|
||||
<p>
|
||||
With the support of :
|
||||
<a href="https://www.crous-versailles.fr/" target="_blank"><img class="logo-small" src="../images/logo_crous.png" alt="CROUS de Versailles" /></a>
|
||||
<a href="https://www.universite-paris-saclay.fr/" target="_blank"><img class="logo-small" src="../images/logo_ups.svg" alt="Universitée Paris-Saclay" /></a>
|
||||
With the support of:
|
||||
<a href="https://www.crous-versailles.fr/" target="_blank"><img class="logo-small" src="../images/logo_crous.png" alt="CROUS Versailles"/></a>
|
||||
<a href="https://www.universite-paris-saclay.fr/" target="_blank"><img class="logo-small" src="../images/logo_ups.svg" alt="Paris-Saclay University"/></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -11,7 +11,7 @@ title: Accueil
|
|||
</h1>
|
||||
<h2 class="subtitle is-5 is-muted">
|
||||
Aurore est une association à but non lucratif gérée par des
|
||||
bénévoles étudiants de l'Université Paris-Saclay.
|
||||
bénévoles étudiants de l'université Paris-Saclay.
|
||||
Nous nous efforçons de fournir une couverture Internet filaire
|
||||
et Wi-Fi très haut débit aux étudiants pour 50€ par an, ainsi que
|
||||
l'accès à de nombreux services Web.
|
||||
|
@ -33,7 +33,7 @@ title: Accueil
|
|||
<p>
|
||||
Ils nous soutiennent :
|
||||
<a href="https://www.crous-versailles.fr/" target="_blank"><img class="logo-small" src="../images/logo_crous.png" alt="CROUS de Versailles" /></a>
|
||||
<a href="https://www.universite-paris-saclay.fr/" target="_blank"><img class="logo-small" src="../images/logo_ups.svg" alt="Universitée Paris-Saclay" /></a>
|
||||
<a href="https://www.universite-paris-saclay.fr/" target="_blank"><img class="logo-small" src="../images/logo_ups.svg" alt="université Paris-Saclay" /></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue