diff options
author | John Mayhew | 2012-02-09 16:42:31 -0800 |
---|---|---|
committer | John Mayhew | 2012-02-09 16:42:31 -0800 |
commit | 879bd8dddc2547ccab86b539be9c9c0cda959b6d (patch) | |
tree | ef9b954bd08d0cfc328e5ec63226a741d4cd500a | |
parent | 42192a0ca726b1e6ef086090551693a1be1521a8 (diff) | |
download | ninja-879bd8dddc2547ccab86b539be9c9c0cda959b6d.tar.gz |
Modified the page title of the credits and license html files so they fit within the chrome tab widths.
-rw-r--r-- | credits.html | 2 | ||||
-rw-r--r-- | license.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/credits.html b/credits.html index b2623600..1cc36c78 100644 --- a/credits.html +++ b/credits.html | |||
@@ -7,7 +7,7 @@ | |||
7 | <html> | 7 | <html> |
8 | 8 | ||
9 | <head lang="en"> | 9 | <head lang="en"> |
10 | <title>Motorola Ninja - Third Party Credits</title> | 10 | <title>Ninja Credits</title> |
11 | 11 | ||
12 | <meta charset="utf-8"/> | 12 | <meta charset="utf-8"/> |
13 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> | 13 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> |
diff --git a/license.html b/license.html index d8fcc975..d86c6cd4 100644 --- a/license.html +++ b/license.html | |||
@@ -7,7 +7,7 @@ | |||
7 | <html> | 7 | <html> |
8 | 8 | ||
9 | <head lang="en"> | 9 | <head lang="en"> |
10 | <title>Motorola Ninja - BSD License</title> | 10 | <title>Ninja License</title> |
11 | 11 | ||
12 | <meta charset="utf-8"/> | 12 | <meta charset="utf-8"/> |
13 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> | 13 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> |