Skip to content

Commit

Permalink
Mobile viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
c99koder committed Jan 12, 2020
1 parent 2a7ba47 commit 0c6f8b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<!--
Copyright (C) 2020 Sam Steele
Licensed under the Apache License, Version 2.0 (the "License");
Expand All @@ -12,8 +13,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<html>
<html lang="en-US">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<script type="text/javascript" src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://unpkg.com/jso/dist/jso.js"></script>
Expand Down

0 comments on commit 0c6f8b1

Please sign in to comment.