meta viewport tag

This commit is contained in:
Arne Keller 2021-03-20 19:48:01 +01:00
parent e8c1103444
commit 9725ef0d85
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# kv
# KV diagram calculator
Try the web version here: https://studwww.informatik.kit.edu/~s_keller/kv/

View File

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>KV diagram calculator</title>
<link data-trunk rel="rust" data-bin="svg-wasm"/>
<style>