diff options
author | natacha <natacha@kritica.lesoiseaux.io> | 2018-11-30 15:13:25 +0100 |
---|---|---|
committer | natacha <natacha@kritica.lesoiseaux.io> | 2018-11-30 15:13:25 +0100 |
commit | 15dc676dd99ce96b26e1d784cc7b6a45a428c708 (patch) | |
tree | d91aee49e2ea5e694bd5837950edf0d03d8140eb /bernard-aspe.html | |
parent | c0c971e4f09e5c6984d629a8e95a4fcc16845830 (diff) | |
download | 3ts-reader-15dc676dd99ce96b26e1d784cc7b6a45a428c708.tar.gz |
put authors in authors folder
Diffstat (limited to 'bernard-aspe.html')
-rwxr-xr-x | bernard-aspe.html | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/bernard-aspe.html b/bernard-aspe.html deleted file mode 100755 index e15028e..0000000 --- a/bernard-aspe.html +++ /dev/null @@ -1,50 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8"> - <title> Ici THK — Les Forces Francaises de l'Interieur parlent aux francais </title> - <link rel="stylesheet" href="assets/css/style.css"> - </head> - <body> - <header> - <h1> <a href="index.html">Ici THK</a> </h1> - <h2> Bernard ASPE </h2> - <h3> Temps commun </h3> - </header> - <main> - <article> - <aside> - <section id="author"> - <h3>About the Author</h3> - <p>Bernard Aspe</p> - </section> - <section id="sources"> - <h3>Sources</h3> - <ul> - <li><em>Simondon, une politique du transindividuel</em></li> - <li><em>Les fibres du temps</em></li> - <li><em>Horizon inverse</em></li> - </ul> - </section> - </aside> - <section id=""> - <h3></h3> - </section> - </article> - <nav> - <ul> - <li><a href="bernard-aspe.html">ASPE</a></li> - <li><a href="karen-barad.html">BARAD</a></li> - <li><a href="muriel-combes.html">COMBES</a></li> - <li><a href="stephane-lupasco.html">LUPASCO</a></li> - <li><a href="deborah-lupton.html">LUPTON</a></li> - <li><a href="lynn-margulis.html">MARGULIS</a></li> - <li><a href="gilbert-simondon.html">SIMONDON</a></li> - <li><a href="subrosa.html">SUBROSA</a></li> - <li><a href="etc.html">Etc.</a></li> - </ul> - </nav> - </main> - </body> -</html> - |