Skip to content

Commit

Permalink
Add a viewport directive
Browse files Browse the repository at this point in the history
  • Loading branch information
maggick committed Jan 7, 2024
1 parent ea06d62 commit 87f8417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta content="width=device-width,initial-scale=1.0" name=viewport>
<title>How do I exit (neo)vim?</title>
<link href="./tailwind.css" rel="stylesheet">
<script type="module" src="/src/main.ts"></script>
Expand Down

0 comments on commit 87f8417

Please sign in to comment.