diff --git a/source/google5149b8b3449442e3.html b/source/google5149b8b3449442e3.html new file mode 100644 index 0000000..322b502 --- /dev/null +++ b/source/google5149b8b3449442e3.html @@ -0,0 +1 @@ +google-site-verification: google5149b8b3449442e3.html diff --git a/themes/typing/scripts/sitemap/generator.js b/themes/typing/scripts/sitemap/generator.js index afe00db..c6e1432 100644 --- a/themes/typing/scripts/sitemap/generator.js +++ b/themes/typing/scripts/sitemap/generator.js @@ -7,7 +7,8 @@ module.exports = function (locals) { const config = this.config const skipRenderList = [ '*.js', - '*.css' + '*.css', + 'google5149b8b3449442e3.html' ] if (Array.isArray(config.skip_render)) {