kopia lustrzana https://github.com/jaseg/gerbolyze
gerboweb: Add viewport meta
rodzic
1bdfa0925e
commit
bf4620e3bf
|
@ -5,6 +5,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="{{url_for('static', filename='style.css')}}">
|
||||
<link rel="icon" type="image/png" href="{{url_for('static', filename='favicon-512.png')}}">
|
||||
<link rel="apple-touch-icon" href="{{url_for('static', filename='favicon-512.png')}}">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<div class="layout-container">
|
||||
|
|
Ładowanie…
Reference in New Issue