Skip to content

Commit

Permalink
Modified HTML head
Browse files Browse the repository at this point in the history
  • Loading branch information
cowuake committed Nov 17, 2023
1 parent e1eb461 commit fd6da4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schemius-web/schemius-web.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=1" /> -->
<title>schemius</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, interactive-widget=resizes-content" />
<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>
<link
Expand Down

0 comments on commit fd6da4f

Please sign in to comment.