aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/immae/history/_layouts/post.html
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-06-15 13:00:00 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-06-15 13:00:00 +0200
commit577d00ee5ea4c8851af2cd5811f0c8829db41178 (patch)
treebe0f5ee83b871d4f1606c3b7be1281be0b2e3553 /modules/private/websites/immae/history/_layouts/post.html
parenta295d69fcfabe64bd17ae05f1948505531ea99a2 (diff)
downloadNix-577d00ee5ea4c8851af2cd5811f0c8829db41178.tar.gz
Nix-577d00ee5ea4c8851af2cd5811f0c8829db41178.tar.zst
Nix-577d00ee5ea4c8851af2cd5811f0c8829db41178.zip
Put history generator in separate repository
Thunderbird doesn’t like feed.xml at timestamp 1
Diffstat (limited to 'modules/private/websites/immae/history/_layouts/post.html')
-rw-r--r--modules/private/websites/immae/history/_layouts/post.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/private/websites/immae/history/_layouts/post.html b/modules/private/websites/immae/history/_layouts/post.html
deleted file mode 100644
index d2e3350..0000000
--- a/modules/private/websites/immae/history/_layouts/post.html
+++ /dev/null
@@ -1,8 +0,0 @@
1---
2layout: default
3---
4{% include post.html title=page.title category=page.category tags=page.tags url=page.url date=page.date content=content %}
5
6<hr>
7
8<div id="commento"></div>