diff options
Diffstat (limited to 'ps/gfx/index.html')
-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> |