diff --git a/manifest.toml b/manifest.toml index bafb0d8..eaad88e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,4 +60,5 @@ ram.runtime = "50M" download.url = "/download" download.allowed = "visitors" download.auth_header = false - download.show_tile = false \ No newline at end of file + download.show_tile = false + download.additional_urls = [ "/inter.css", "re:/app.*\.css", "re:/app.*\.js", "re:/icon.*\.svg" ]