mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-06-16 05:26:40 +00:00
cleanup
This commit is contained in:
parent
6d822016db
commit
afc850c91b
@ -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";
|
||||||
}}
|
}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user