Add revue category, italicise post formatting disclaimer
This commit is contained in:
parent
6ac889da24
commit
b35dcf2e2b
2 changed files with 3 additions and 1 deletions
|
@ -93,7 +93,7 @@ holding export options."
|
|||
(concat "</div>\n</div>\n<p id=\"ogpost\">" thetitle "</p>\n"))
|
||||
"<div class=\"e-content\">\n"
|
||||
(unless (string-match "tumblr" thecategory)
|
||||
(concat "<p style=\"display:none;\">If the formatting of this post seems odd or incomplete, try viewing <a href=\".\">the original</a> on my site.</p>"))
|
||||
(concat "<p style=\"display:none;\"><i>If the formatting of this post seems odd or incomplete, try viewing <a href=\".\">the original</a> on my site.</i></p>"))
|
||||
contents
|
||||
"</div>\n"
|
||||
(if havecomments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue