Explorar el Código

Add charset meta tag

Junaid Qadir hace 4 años
padre
commit
b50a70d3ad
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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; }