Skip to content

Commit

Permalink
Add <meta charset="UTF-8"> in <head> to close #119 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-young committed May 3, 2020
1 parent d08baf9 commit 58aa8bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Markdown Editor</title>
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="lib/material-icons.css">
Expand Down

0 comments on commit 58aa8bf

Please sign in to comment.