mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-04 12:54:41 +00:00
Removed stray anchor before doctype
This commit is contained in:
parent
491cddd4b8
commit
346786da11
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
<a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse" class="ui-btn-right jqm-home">Home</a><!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html class="ui-mobile-rendering">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
|
|
|||
Loading…
Reference in a new issue