Skip to content

Commit 9cd01d4

Browse files
committed
web: make html more mobile friendly
1 parent c57b13a commit 9cd01d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

radiopi/static/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
56
<script
67
src="https://code.jquery.com/jquery-3.3.1.min.js"
78
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="

0 commit comments

Comments
 (0)