Merge pull request #11620 from MoonE/examples-code-add-charset
Add charset to the examples html below the map
This commit is contained in:
@@ -189,6 +189,7 @@
|
||||
<pre><code id="example-html-source" class="language-markup"><!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{{ title }}</title>
|
||||
<!-- Pointer events polyfill for old browsers, see https://caniuse.com/#feat=pointer -->
|
||||
<script src="https://unpkg.com/elm-pep"></script>{{#if extraHead.remote}}
|
||||
|
||||
Reference in New Issue
Block a user