mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-25 00:24:44 +00:00
viewport meta is auto-added. not sure why it's in here. gone.
This commit is contained in:
parent
484388eaf9
commit
b3c7bfd468
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width = device-width, initial-scale=1.0" />
|
||||
<title>jQuery UI Mobile Framework</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/all" />
|
||||
<script type="text/javascript" src="js/all"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue