From 68c211582f6cc541fda1b569e24c0e798f2e5ae4 Mon Sep 17 00:00:00 2001
From: hellekin <hellekin@cepheide.org>
Date: Sat, 6 Jan 2018 12:44:30 +0100
Subject: Fix English version

---
 ps/gfx/index.html | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

(limited to 'ps/gfx/index.html')

diff --git a/ps/gfx/index.html b/ps/gfx/index.html
index 58202b7..7804e0c 100644
--- a/ps/gfx/index.html
+++ b/ps/gfx/index.html
@@ -18,11 +18,16 @@
     <meta name="twitter:title" content="Petites Singularités — Collectif d'artiste">
   </head>
   <body class="gfx">
-    <header>
+    <header lang="fr">
       <h1>Petites Singularités</h1>
       <h2>Collectif d'artiste</h2>
       <p>Un collectif singulier pour une esthétique <span>(</span>du) libre</p>
     </header>
+    <header lang="en">
+      <h1>Petites Singularités</h1>
+      <h2>Artist Collective</h2>
+      <p>A singular collective for a free<span>/</span><em>libre</em> aesthetics</p>
+    </header>
     <main>
       <article>
 	<header>
@@ -187,17 +192,18 @@
       </nav>
     </aside>
     <footer>
-	<p><span>Copyright</span> <span>&copy;</span> 2017
+	<p><span>Copyright</span> <span>&copy;</span> 2017-2018
         <a href="https://ps.lesoiseaux.io/"
 	   title="URL Canonique : https://ps.lesoiseaux.io/"><em>Petites Singularités</em></a>
-	&mdash;
-        <a href="http://artlibre.org/licence/lal/en/"
-	   title="Licence des contenus : Art Libre v1.3">Nous faisons de l'art libre</a>
-	&mdash;
-	<a href="https://code.cepheide.org/lesoiseaux.io.git"
-	   title="Licence du code Web : GNU AGPL v3">Nous faisons du logiciel libre</a>
-	&mdash;
-	Nous faisons &lt;3
+	—&nbsp;<a lang="en" href="http://artlibre.org/licence/lal/en/"
+	title="License for contents : Free Art v1.3">We make free art </a><a
+	lang="fr" href="http://artlibre.org/licence/lal/"
+	   title="Licence des contenus : Art Libre v1.3">Nous faisons de l'art libre </a>
+	—&nbsp;<a lang="en" href="https://code.cepheide.org/lesoiseaux.io.git"
+	title="License for Web code : GNU AGPL v3">We make free software </a><a
+	lang="fr" href="https://code.cepheide.org/lesoiseaux.io.git"
+	   title="Licence du code Web : GNU AGPL v3">Nous faisons du logiciel libre </a>
+	—&nbsp;<span lang="en">We make </span><span lang="fr">Nous faisons </span> &lt;3
 	</p>
     </footer>
     <script type="text/javascript" src="/assets/js/jquery.min.js"></script>
-- 
cgit v1.2.3