diff options
author | John Mayhew | 2012-07-10 16:30:48 -0700 |
---|---|---|
committer | John Mayhew | 2012-07-10 16:30:48 -0700 |
commit | 20edac9833ea72ffdf17375636e8a05050591e81 (patch) | |
tree | 8a7de62a63c6c59d8747d36b4aa1be45a16403d8 /index.html | |
parent | a79f406b1963a37cbb87459161827507dd62aac9 (diff) | |
download | ninja-20edac9833ea72ffdf17375636e8a05050591e81.tar.gz |
final updates for Chrome App store release
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | <!DOCTYPE html> | 1 | <!doctype html> |
2 | <!-- <copyright> | 2 | <!-- <copyright> |
3 | Copyright (c) 2012, Motorola Mobility LLC. | 3 | Copyright (c) 2012, Motorola Mobility LLC. |
4 | All Rights Reserved. | 4 | All Rights Reserved. |
@@ -34,7 +34,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
34 | 34 | ||
35 | <head lang="en"> | 35 | <head lang="en"> |
36 | 36 | ||
37 | <title>Motorola Ninja</title> | 37 | <title>Ninja</title> |
38 | 38 | ||
39 | <meta charset="utf-8"/> | 39 | <meta charset="utf-8"/> |
40 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> | 40 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> |