From: R. Steve McKown Date: Mon, 8 Aug 2011 01:18:57 +0000 (-0600) Subject: Support .js files X-Git-Url: https://oss.titaniummirror.com/gitweb?p=oss-web.git;a=commitdiff_plain;h=421322dfc8de7547cc5b22459050b61750f6a528 Support .js files --- diff --git a/in/webber.conf b/in/webber.conf index 10da499..c0eba32 100644 --- a/in/webber.conf +++ b/in/webber.conf @@ -28,6 +28,7 @@ copy_files: [ "*.gif", "*.mpg", "*.css", + "*.js", "robots.txt", ] sitemap_changefreq: "monthly"