From 47a81050dc892a04bd176e14422daacf9e41e84e Mon Sep 17 00:00:00 2001 From: Oxbian Date: Mon, 3 Apr 2023 12:01:26 +0200 Subject: =?UTF-8?q?Ajout=20du=20RSS/Atom=20&=20de=20la=20g=C3=A9n=C3=A9rat?= =?UTF-8?q?ion=20du=20fichier=20index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/atom_post_template.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tools/atom_post_template.xml (limited to 'tools/atom_post_template.xml') diff --git a/tools/atom_post_template.xml b/tools/atom_post_template.xml new file mode 100644 index 0000000..52703f7 --- /dev/null +++ b/tools/atom_post_template.xml @@ -0,0 +1,23 @@ + + Oxbianhttps://blog.arka.rocks + $TITLE + + $URL + $DATE + $DATE + + <h1>$TITLE</h1> + $CONTENT + + + +

Articles sur les bonnes pratiques

+ + +

Autres articles

+ \ No newline at end of file -- cgit v1.2.3