mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-26 09:28:27 +00:00
add clicking on blog posts in settings
This commit is contained in:
@@ -2868,6 +2868,7 @@ class Localuser {
|
||||
titleStuff.append(h2, p);
|
||||
div.append(titleStuff);
|
||||
blog.addHTMLArea(div);
|
||||
MarkDown.safeLink(div, post.url);
|
||||
}
|
||||
})();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user