Skip to content

Commit

Permalink
Commented out viewport meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cowuake committed Nov 1, 2023
1 parent bc635a3 commit 3b49c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemus-web/schemus-web.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=1" /> -->
<title>schemus</title>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery.terminal/js/jquery.terminal.min.js"></script>
Expand Down

0 comments on commit 3b49c9b

Please sign in to comment.