diff options
author | Your Name <you@example.com> | 2017-12-31 13:34:06 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2017-12-31 13:34:06 +0100 |
commit | 1b04290809ca4282e75433e500c7e5e70b2d36aa (patch) | |
tree | ebbf10317bd05931a1b01bae8f866e5b0fdb7ea5 /ps/gfx | |
parent | 512146d0267c58706a0e3ed265bb6a7db17010c0 (diff) | |
download | lesoiseaux.io-1b04290809ca4282e75433e500c7e5e70b2d36aa.tar.gz |
Finalize style for pages
Diffstat (limited to 'ps/gfx')
-rw-r--r-- | ps/gfx/index.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/ps/gfx/index.html b/ps/gfx/index.html index f1fbf7c..2bd8d18 100644 --- a/ps/gfx/index.html +++ b/ps/gfx/index.html @@ -10,7 +10,7 @@ <header> <h1>Petites Singularités</h1> <h2>Collectif d'artiste</h2> - <p>Un collectif (au) singulier pour une esthétique <span>(</span>du) libre</p> + <p>Un collectif singulier pour une esthétique <span>(</span>du) libre</p> </header> <main> <article> @@ -51,8 +51,18 @@ </nav> </aside> <footer> - <p><span>Copyright</span> <span>©</span>2015-2017 <a href="/">Petites Singularités</a> --- - </p> + <p><span>Copyright</span> <span>©</span> 2017 + <a href="https://ps.lesoiseaux.io/" + title="URL Canonique : https://ps.lesoiseaux.io/"><em>Petites Singularités</em></a> + — + <a href="http://artlibre.org/licence/lal/en/" + title="Licence des contenus : Art Libre v1.3">Nous faisons de l'art libre</a> + — + <a href="https://code.cepheide.org/lesoiseaux.io.git" + title="Licence du code Web : GNU AGPL v3">Nous faisons du logiciel libre</a> + — + Nous faisons <3 + </p> </footer> </body> </html> |