commit: 8dec48eb5d45ab1edf0eeb19441d638e292f1d2b
parent 3c664407189dc2978cc65cd3f60e1b8baca33e95
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 29 Oct 2016 07:25:04 +0200
Revert "accueil*: OMFG Pagination"
This reverts commit dff4afa97015ebaaea56ad0a6d57ff1f96b05615.
Diffstat:
2 files changed, 9 insertions(+), 22 deletions(-)
diff --git a/accueil-2.shtml b/accueil-2.shtml
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
-<!--#include file="/templates/head.shtml" -->
- <title>Accueil, Page 2 — Cyber-habitat de lanodan</title>
- <link type="application/rss+xml" href="/flux" title="flux RSS" rel="alternate"></link>
- </head>
- <body>
-<!--#set var="transPageUrl" value='home' --><!--#include file="/templates/fr/nav.shtml" -->
- <article>
-<!--#include file="/articles/Réponse à « Mise en place d’un firewall sous debian ».html"-->
- </article>
- <article>
-<!--#include file="/articles/Pourquoi je n’utiliserais pas ghostery.html"-->
- </article>
- <article>
-<!--#include file="/articles/Légifrance ne respecte pas ses propres Délibérations.html"-->
- </article>
-<!--#include file="/templates/fr/footer.html" -->
- </body>
-</html>
diff --git a/accueil.shtml b/accueil.shtml
@@ -16,7 +16,15 @@
<article>
<!--#include file="/articles/« Democrate(ch|d) ».html"-->
</article>
- <a href="/accueil-2">Page 2</a>
+ <article>
+<!--#include file="/articles/Réponse à « Mise en place d’un firewall sous debian ».html"-->
+ </article>
+ <article>
+<!--#include file="/articles/Pourquoi je n’utiliserais pas ghostery.html"-->
+ </article>
+ <article>
+<!--#include file="/articles/Légifrance ne respecte pas ses propres Délibérations.html"-->
+ </article>
<!--#include file="/templates/fr/footer.html" -->
</body>
</html>