pull/106/head
Spirit 2019-09-05 22:20:39 +08:00
parent 66379fd944
commit 67452bcb56
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ function post_list_show_animation() {
}) })
} }
} }
window.onpopstate = post_list_show_animation;
mashiro_global.font_control = new function () { mashiro_global.font_control = new function () {
this.change_font = function () { this.change_font = function () {
if ($("body").hasClass("serif")) { if ($("body").hasClass("serif")) {