aboutsummaryrefslogtreecommitdiff
path: root/cw
diff options
context:
space:
mode:
authorYour Name <you@example.com>2017-12-31 16:32:39 +0100
committerYour Name <you@example.com>2017-12-31 16:32:39 +0100
commit03a047717d71ec388c85deca89496bad5c76349a (patch)
tree552d0a7968c19a3b4f984827a70f521ca91c2ff7 /cw
parent3c241b6a1ddf14e9a28ac2aa12a6cb25f7a9c8dc (diff)
downloadlesoiseaux.io-03a047717d71ec388c85deca89496bad5c76349a.tar.gz
Add footer link
Diffstat (limited to 'cw')
-rw-r--r--cw/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/cw/index.html b/cw/index.html
index 22d4ee4..cf45bd8 100644
--- a/cw/index.html
+++ b/cw/index.html
@@ -62,15 +62,17 @@
</aside>
<script src="../assets/js/cw-app.js"></script>
<footer>
+ <h4><a href="https://cw.lesoiseaux.io/"
+ title="URL canonique : https://cw.lesoiseaux.io/">cw.lesoiseaux.io</a></h4>
<p><span>Copyright</span> <span>&copy;</span> 2017
- <a href="https://ps.lesoiseaux.io/"
+ &mdash;&nbsp;<a href="https://ps.lesoiseaux.io/"
title="URL Canonique : https://ps.lesoiseaux.io/"><em>Petites Singularités</em></a>
&mdash;&nbsp;<a href="http://artlibre.org/licence/lal/en/"
title="Licence des contenus : Art Libre v1.3">Nous faisons de l'art libre</a>
&mdash;&nbsp;<a href="https://code.cepheide.org/lesoiseaux.io.git"
title="Licence du code Web : GNU AGPL v3">Nous faisons du logiciel libre</a>
&mdash;&nbsp;Nous faisons &lt;3
- </p>
+ </p>
</footer>
</body>
</html>