Huge updates
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
(format
|
||||
"<div class=\"filetags\">%s</div>\n"
|
||||
(mapconcat (lambda (tag)
|
||||
(format "<a href=\"/categories.html\"> <span class=\"post-tag\">%s</span> </a>" tag))
|
||||
(format "<a href=\"/home/categories.html\"> <span class=\"post-tag\">%s</span> </a>" tag))
|
||||
tags " ")))))
|
||||
|
||||
(defun z/insert-filetags-after-title (output backend info)
|
||||
|
||||
Reference in New Issue
Block a user