Add viewport meta tag for better mobile interface
This commit is contained in:
parent
377d4a129d
commit
439f4bf2b4
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<title>bin.</title>
|
<title>bin.</title>
|
||||||
|
|
||||||
<link rel="help" href="https://github.com/w4/bin">
|
<link rel="help" href="https://github.com/w4/bin">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue