Skip to content

Commit 58d25a1

Browse files
author
servrox
committed
removed unnecessary files
1 parent 89a571f commit 58d25a1

3 files changed

Lines changed: 4 additions & 24 deletions

File tree

.firebaserc

Lines changed: 0 additions & 5 deletions
This file was deleted.

firebase.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

src/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33

44
<head>
55
<meta charset="utf-8" />
6-
<title>Ionic App</title>
6+
<title>Ionic Device Motion</title>
77

88
<base href="/" />
99

10-
<meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
10+
<meta name="viewport"
11+
content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
1112
<meta name="format-detection" content="telephone=no" />
1213
<meta name="msapplication-tap-highlight" content="no" />
1314

@@ -22,4 +23,4 @@
2223
<app-root></app-root>
2324
</body>
2425

25-
</html>
26+
</html>

0 commit comments

Comments
 (0)