Browse Source

Fix typo.

Martin Kleppe 12 năm trước cách đây
mục cha
commit
16e085d01e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -1,7 +1,8 @@
 <html>
 <html>
 <head>
 <head>
   <title>JSFuck - Write any JavaScript with 6 Characters: []()!+</title>
   <title>JSFuck - Write any JavaScript with 6 Characters: []()!+</title>
-  <meta name="description" content="JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters execute code.">
+  <meta name="description" content="JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters to execute code.">
+  <meta charset="utf-8" />
   <meta property="og:image" content="http://www.jsfuck.com/preview.png" />
   <meta property="og:image" content="http://www.jsfuck.com/preview.png" />
   <meta name="viewport" content="width=device-width" />
   <meta name="viewport" content="width=device-width" />
   <style>
   <style>