Sfoglia il codice sorgente

Add charset meta tag

Junaid Qadir 4 anni fa
parent
commit
b50a70d3ad
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      examples/index.html

+ 1 - 0
examples/index.html

@@ -1,5 +1,6 @@
 <html>
     <head>
+        <meta charset="utf-8"/>
         <style>
             .hidden { display: none; }
             [x-cloak] { display: none; }