Make index.html mobile friendly

Closes #6
This commit is contained in:
Valentin Brandl 2019-04-18 13:45:17 +02:00
parent f4862f5392
commit 3f8d148ac3
No known key found for this signature in database
GPG Key ID: 62E7C7F2C48DBBF2

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="tacit-css.min.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hits-of-Code Badges</title>
</head>
<body>