From 411d5bfb03b5c82711872de32d76af11c5fb9258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Kr=C3=B6g?= Date: Sun, 23 Aug 2020 09:50:21 +0200 Subject: [PATCH] Charset meta tag should be in the first 1024 bytes --- config/jsdoc/api/template/tmpl/layout.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jsdoc/api/template/tmpl/layout.tmpl b/config/jsdoc/api/template/tmpl/layout.tmpl index 2cd151aede..ee2de77e8f 100644 --- a/config/jsdoc/api/template/tmpl/layout.tmpl +++ b/config/jsdoc/api/template/tmpl/layout.tmpl @@ -4,6 +4,7 @@ var version = obj.packageInfo.version; + - OpenLayers v<?js= version ?> API - <?js= title ?>