Skip to content

Commit

Permalink
Merge pull request #1414 from MTco/master
Browse files Browse the repository at this point in the history
Updated index.html
  • Loading branch information
bitwiseman authored Jun 29, 2018
2 parents 63dcf5f + cbf8805 commit dd84c4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<html>
<!doctype html>
<html lang="en-US" dir="ltr" prefix="og:http://ogp.me/ns# fb:http://ogp.me/ns/fb#">
<!--
The MIT License (MIT)
Expand All @@ -24,10 +25,9 @@
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->

<head>
<meta charset="utf-8" /><meta http-equiv="Content-type" content="text/html;charset=utf-8" />
<!-- if you feel an urge to move this to bootstrap or something, you're most welcome -->
<meta charset="utf-8">
<title>Online JavaScript beautifier</title>
<link rel="icon" href="web/favicon.png" type="image/png">
<link rel="stylesheet" href="web/third-party/codemirror/lib/codemirror.css">
Expand Down

0 comments on commit dd84c4a

Please sign in to comment.