jlelse
/
kis3
Archived
1
Fork 0

Add viewport metatag to chart HTML for responsiveness

This commit is contained in:
Jan-Lukas Else 2019-04-09 14:38:09 +02:00
parent 0ba4c2d258
commit 57cbd62da5
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KISSS</title>
<script>{{ .ChartJS }}</script>
<style>