Skip to content

Commit 6097999

Browse files
committed
src/index.html: Enhance formatting
1 parent 6e7689e commit 6097999

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

src/index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
<div class="fr-header__brand fr-enlarge-link">
2525
<div class="fr-header__brand-top">
2626
<div class="fr-header__logo">
27-
<p class="fr-logo"> République <br>française </p>
27+
<p class="fr-logo">République<br>française</p>
2828
</div>
2929
</div>
30-
<div class="fr-header__service"><a href="/"
31-
title="Accueil - [À MODIFIER - Nom du site / service] - Nom de l’entité (ministère, secrétariat d‘état, gouvernement)">
32-
<p class="fr-header__service-title"> Nom du site / service </p>
30+
<div class="fr-header__service">
31+
<a href="/" title="Accueil - [À MODIFIER - Nom du site / service] - Nom de l’entité (ministère, secrétariat d‘état, gouvernement)">
32+
<p class="fr-header__service-title">Nom du site / service</p>
3333
</a>
34-
<p class="fr-header__service-tagline">baseline - précisions sur l‘organisation</p>
34+
<p class="fr-header__service-tagline">Précisions sur l‘organisation</p>
3535
</div>
3636
</div>
3737
</div>
@@ -42,35 +42,35 @@
4242
<footer class="fr-footer" id="footer" role="contentinfo">
4343
<div class="fr-container">
4444
<div class="fr-footer__body">
45-
<div class="fr-footer__brand fr-enlarge-link"><a href="/"
46-
title="Retour à l’accueil du site - Nom de l’entité (ministère, secrétariat d‘état, gouvernement)">
47-
<p class="fr-logo"> Intitulé <br>officiel </p>
45+
<div class="fr-footer__brand fr-enlarge-link">
46+
<a href="/" title="Retour à l’accueil du site - Nom de l’entité (ministère, secrétariat d‘état, gouvernement)">
47+
<p class="fr-logo">République<br>française</p>
4848
</a></div>
4949
<div class="fr-footer__content">
5050
<p class="fr-footer__content-desc">Lorem [...] elit ut.</p>
5151
<ul class="fr-footer__content-list">
52-
<li class="fr-footer__content-item"><a class="fr-footer__content-link" href="https://legifrance.gouv.fr"
53-
target="_blank">legifrance.gouv.fr</a></li>
54-
<li class="fr-footer__content-item"><a class="fr-footer__content-link" href="https://gouvernement.fr"
55-
target="_blank">gouvernement.fr</a></li>
56-
<li class="fr-footer__content-item"><a class="fr-footer__content-link" href="https://service-public.fr"
57-
target="_blank">service-public.fr</a></li>
58-
<li class="fr-footer__content-item"><a class="fr-footer__content-link" href="https://data.gouv.fr"
59-
target="_blank">data.gouv.fr</a></li>
52+
<li class="fr-footer__content-item">
53+
<a class="fr-footer__content-link" href="https://legifrance.gouv.fr" target="_blank">legifrance.gouv.fr</a>
54+
</li>
55+
<li class="fr-footer__content-item">
56+
<a class="fr-footer__content-link" href="https://gouvernement.fr" target="_blank">gouvernement.fr</a>
57+
</li>
58+
<li class="fr-footer__content-item">
59+
<a class="fr-footer__content-link" href="https://service-public.fr" target="_blank">service-public.fr</a>
60+
</li>
61+
<li class="fr-footer__content-item">
62+
<a class="fr-footer__content-link" href="https://data.gouv.fr" target="_blank">data.gouv.fr</a>
63+
</li>
6064
</ul>
6165
</div>
6266
</div>
6367
<div class="fr-footer__bottom">
6468
<ul class="fr-footer__bottom-list">
65-
<li class="fr-footer__bottom-item"><a class="fr-footer__bottom-link" href="#">Accessibilité :
66-
non/partiellement/totalement conforme</a></li>
69+
<li class="fr-footer__bottom-item"><a class="fr-footer__bottom-link" href="#">Accessibilité : non/partiellement/totalement conforme</a></li>
6770
<li class="fr-footer__bottom-item"><a class="fr-footer__bottom-link" href="#">Mentions légales</a></li>
6871
</ul>
6972
<div class="fr-footer__bottom-copy">
70-
<p>Sauf mention explicite de propriété intellectuelle détenue par des tiers, les contenus de ce site sont
71-
proposés sous <a href="https://github.com/etalab/licence-ouverte/blob/master/LO.md"
72-
target="_blank">licence
73-
etalab-2.0</a></p>
73+
<p>Sauf mention explicite de propriété intellectuelle détenue par des tiers, les contenus de ce site sont proposés sous <a href="https://github.com/etalab/licence-ouverte/blob/master/LO.md" target="_blank">licence Etalab-2.0</a></p>
7474
</div>
7575
</div>
7676
</div>

0 commit comments

Comments
 (0)