test FR index.html
This commit is contained in:
parent
5fa0567774
commit
ca32b71d2d
|
@ -417,7 +417,8 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
<footer class="p-3 px-md-4 my-3 border shadow ">
|
||||||
|
|
||||||
<div class="row justify-content-sm-between">
|
<div class="row justify-content-sm-between">
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||||
|
@ -430,7 +431,7 @@
|
||||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||||
</a>
|
</a>
|
||||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
|
@ -446,9 +447,11 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm footer-col">
|
<div class="col-sm footer-col">
|
||||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue