mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-08-02 11:41:32 +00:00
cleanup
This commit is contained in:
@@ -273,8 +273,8 @@ fn generate_index(entries: Vec<Entry>) -> Markup {
|
|||||||
}
|
}
|
||||||
{(generate_footer())}
|
{(generate_footer())}
|
||||||
{(about_modal(entries))}
|
{(about_modal(entries))}
|
||||||
script src="modal.js" {}
|
script src="modal.js";
|
||||||
script src="minimal-theme-switcher.js" {}
|
script src="minimal-theme-switcher.js";
|
||||||
}}
|
}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user