From 1b78d2fbeedb45e492f652d3b041ba9b22dffe37 Mon Sep 17 00:00:00 2001 From: Quentin Date: Sun, 24 Jan 2021 16:02:53 +0100 Subject: Deploy Thunderbird conf --- render.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render.js') diff --git a/render.js b/render.js index 5de814e..d0333a8 100644 --- a/render.js +++ b/render.js @@ -24,7 +24,7 @@ const walk = async (path, filename) => { } } -const ext_static = ['.css', '.js', '.otf', '.png', '.svg', '.txt', '.png', '.jpg', '.webp', 'client', 'server', '.pdf', '.ttf'] +const ext_static = ['.css', '.js', '.otf', '.png', '.svg', '.txt', '.png', '.jpg', '.webp', 'client', 'server', '.pdf', '.ttf', '.xml'] const ext_md = ['.md', '.markdown'] const ext_pug = ['.pug', '.jade'] -- cgit v1.2.3