Skip to content

Commit

Permalink
add viewport meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mstop4 committed Oct 1, 2023
1 parent a8fe2c3 commit 0ea50af
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>
<head lang="en">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bunny Snek Nether Network Map</title>
<link rel="stylesheet" href="src/style.css" />
</head>
Expand Down

0 comments on commit 0ea50af

Please sign in to comment.