aboutsummaryrefslogtreecommitdiff
path: root/ps/gfx/index.html
blob: 757cd663175490eeed97ff616457255a562424fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Petites Singularités Éditions, Bruxelles</title>
    <link rel="stylesheet" href="../../assets/css/txt.css">
  </head>
  <body class="gfx">
    <header>
      <h1>Petites Singularités</h1>
      <h2>Collectif d'artiste</h2>
      <p>Un collectif singulier pour une esthétique <span>(</span>du) libre</p>
    </header>
    <main>
      <article>
	<header>
	  <blockquote>Tu préserves par la résistance. &mdash; Natacha Roussel</blockquote>
	  <p>Explorations graphiques, installations, interventions, animations, etc. selon les rencontres.</p>
	</header>
      </article>
    </main>
    <aside>
      <nav>
	<h3><a href="https://ps.lesoiseaux.io/">P.S.:</a></h3>
	<ul>
	  <li>
	    <a href="https://ps.lesoiseaux.io/gfx/">GFX</a>
	    <span>Collectif d'artiste</span>
	  </li>
	  <li>
	    <a href="https://ps.lesoiseaux.io/txt/">TXT</a>
	    <span>Éditions à Bruxelles</span>
	  </li>
	  <li>
	    <a href="https://ps.lesoiseaux.io/vdo/">VDO</a>
	    <span>Enquêtes vidéos</span>
	  </li>
	</ul>
      </nav>
    </aside>
    <footer>
	<p><span>Copyright</span> <span>&copy;</span> 2017
        <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
	</p>
    </footer>
  </body>
</html>