include(meta_notes.m4)dnl
ifdef(`__slug',,`define(__slug, _get(`notes', __id))')dnl
ifdef(`__feed_atom',
-`<entry xml:base="https://bandali.eu.org">
+`<entry xml:base="https://bndl.org">
<author><name>Amin Bandali</name></author>
-<id>tag:bandali.eu.org,atom,notes:__slug</id>
+<id>tag:bndl.org,atom,notes:__slug</id>
<published>__pub</published>
<updated>__upd</updated>
-<link href="https://bandali.eu.org/__slug" rel="alternate" type="text/html"/>
+<link href="https://bndl.org/__slug" rel="alternate" type="text/html"/>
<title>__title</title>
<content type="html">',
`ifdef(`__feed_rss',
`<item>
<title>__title</title>
-<link>https://bandali.eu.org/__slug</link>
-<guid isPermaLink="false">tag:bandali.eu.org,rss,notes:__slug</guid>
+<link>https://bndl.org/__slug</link>
+<guid isPermaLink="false">tag:bndl.org,rss,notes:__slug</guid>
<pubDate>syscmd(date "-uRd __pub" | tr -d \\n)</pubDate>
<description>',
`<!doctype html>