Add viewport meta tag for better mobile interface

This commit is contained in:
Chris Martin 2020-06-11 14:13:08 -04:00 committed by Jordan Doyle
parent 377d4a129d
commit 439f4bf2b4
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>bin.</title>
<link rel="help" href="https://github.com/w4/bin">