Tweak tumblr post formatting

This commit is contained in:
mez 2025-05-18 19:27:35 +01:00
parent a39b0cb445
commit 131adaa482

View file

@ -87,10 +87,10 @@ holding export options."
(concat "<h1 class=\"p-name\">" tumblrop " on tumblr said: “" thetitle "”</h1>\n")
(concat "<h1 class=\"p-name\">" thetitle "</h1>\n"))
(when (string-match "tumblr" thecategory)
(concat "<p id=\"theop\">" tumblrop "</p>\n"))
(concat "<div id=\"reblog\"><img src=\"/notes/p.png\">\n<div>\n<p id=\"me\">tre.praze.net</p>\n<p id=\"reblogged\">Reblogged</p>\n</div>\n</div>\n<div id=\"opdeets\"><img src=\"/notes/t.png\">\n<div>\n<p id=\"theop\">" tumblrop "</p>\n"))
"<p class=\"date\"><time class=\"dt-published\" datetime=\"" (file-name-base) " 00:00:00\">" (file-name-base) "</time></p>\n"
(when (string-match "tumblr" thecategory)
(concat "<p id=\"ogpost\">" thetitle "</p>\n"))
(concat "</div>\n</div>\n<p id=\"ogpost\">" thetitle "</p>\n"))
"<div class=\"e-content\">\n"
contents
"</div>\n"