diff options
author | Oxbian <got.dacs@slmail.me> | 2023-06-25 00:26:05 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2023-06-25 00:26:05 +0200 |
commit | c1832daf3b2e12772b01d92cc59f9b38b458a9b1 (patch) | |
tree | 22d6e26e4cf15cf3836e7bae547003caaa26a04a /tools/atom_post_template.xml | |
parent | e1810b85fe0a66893b8e101dd52a5fbc83d407ec (diff) | |
download | ArKa-Blog-c1832daf3b2e12772b01d92cc59f9b38b458a9b1.tar.gz ArKa-Blog-c1832daf3b2e12772b01d92cc59f9b38b458a9b1.zip |
Updating ArkaBlog & removing old things
Diffstat (limited to 'tools/atom_post_template.xml')
-rw-r--r-- | tools/atom_post_template.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/tools/atom_post_template.xml b/tools/atom_post_template.xml deleted file mode 100644 index 52703f7..0000000 --- a/tools/atom_post_template.xml +++ /dev/null @@ -1,23 +0,0 @@ -<entry xml:lang="fr"> - <author><name>Oxbian</name><uri>https://blog.arka.rocks</uri></author> - <title type="html">$TITLE</title> - <link rel="alternate" type="text/html" href="$URL"/> - <id>$URL</id> - <published>$DATE</published> - <updated>$DATE</updated> - <content type="html"> - <h1>$TITLE</h1> - $CONTENT - </content> -</entry> - - <h2>Articles sur les bonnes pratiques</h2> - <ul> - <li><a href="articles/">Vie privée</a></li> - <li><a href="articles/">Vie privée</a></li> - </ul> - - <h2>Autres articles</h2> - <ul> - <li><a href="articles/">KKOOOYYAAA</a></li> - </ul>
\ No newline at end of file |