Skip to content

Commit 0cae013

Browse files
committed
minor updates of index.html for better responsiveness
1 parent 08684b8 commit 0cae013

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

public/index.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
<!DOCTYPE html>
12
<html>
2-
33
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<title>UF Library Occupancy</title>
47
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.0/css/bulma.min.css" type="text/css" media="all" />
58
<link rel="stylesheet" href="css/occupancy.css" type="text/css" media="all" />
69
<script type="text/javascript" src="js/occupancy.js"></script>

0 commit comments

Comments
 (0)