X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/c08732dd0b519adec3191c7051662dfb01334d74..dcc71b98fdb8c653c2edeb9994d26d38003f4116:/header.html diff --git a/header.html b/header.html index 78e73d6..9371905 100644 --- a/header.html +++ b/header.html @@ -1,29 +1,31 @@ -include(meta_notes.m4)dnl +include(meta_defs.m4)dnl ifdef(`__slug',,`define(__slug, _get(`notes', __id))')dnl ifdef(`__feed_atom', -` -Amin Bandali -tag:bandali.eu.org,atom,notes:__slug +` +bandali +tag:bndl.org,2020:notes.atom:__slug __pub -__upd - +ifdef(`__upd',`__upd',`__pub') + __title ', `ifdef(`__feed_rss', ` __title -https://bandali.eu.org/__slug -tag:bandali.eu.org,rss,notes:__slug +https://bndl.org/__slug +tag:bndl.org,2020:notes.rss:__slug syscmd(date "-uRd __pub" | tr -d \\n) +ifdef(`__upd',`__upd')dnl ', ` - + -__title`'ifdef(`__nts',,` — Amin Bandali') - +__title`'ifdef(`__nts',,` — bandali') + + @@ -36,13 +38,13 @@ define(__nextid, `_get(`notes', incr(__id))')dnl
ifelse(__slug,`home',`

__title

', -`Amin Bandali's Personal Site') +`Bandali's Personal Site')