diff --git a/export.el b/export.el index 92c4912..8f8799b 100644 --- a/export.el +++ b/export.el @@ -104,7 +104,7 @@ holding export options." (when bridged (concat "

You can find this post on the fediverse by searching for https://fed.brid.gy/r/https://tre.praze.net/notes/" thedate "/ in your fediverse client.

")) (if havecomments - "
\n

Comments

\n\n

You can comment on this post if you like. Comments will be posted below after moderation.

\n
\n\n\n\n\n\n
\n
\n") + "
\n

Comments

\n\n

You can comment on this post/this fic if you like. Comments will be posted below after moderation. All comments are anonymous and email addresses, if provided, will not be published.

\n

My replies to archived comments have not been archived.

\n
\n
\nOld emoticons I stole from the wayback machine\n
\n
:animesweat:
\n
:aww:
\n
:biggrin:
\n
:blankstare:
\n
:bleh:
\n
:boogie:
\n
:bounce:
\n
:bow:
\n
:bump:
\n
:cd:
\n
:clap:
\n
:confused:
\n
:cool:
\n
:dance:
\n
:dead:
\n
:eager:
\n
:eek:
\n
:giggle:
\n
:headbang:
\n
:la:
\n
:lmao:
\n
:meow:
\n
:ninja:
\n
:nod:
\n
:ohnoes:
\n
:razz:
\n
:rofl:
\n
:sad:
\n
:shrug:
\n
:smile:
\n
:tombstone:
\n
:tongue:
\n
:typing:
\n
:wave:
\n
:wink:
\n
:winkrazz:
\n
:woot:
\n
:worry:
\n
:worship:
\n
:xd:
\n
\n
\n\n\n
\n\n
\n
\n\n
\n\n
\n
\n") "\n" "\n" "\n" @@ -121,7 +121,7 @@ holding export options." "\">")) (if havecomments - "\n") + "\n") ;; Closing document. "\n"))