[Title] change app title according to changed Tizen 2.2 UX guide rule
authorJoonghun Park <jh718.park@samsung.com>
Fri, 21 Jun 2013 02:49:49 +0000 (11:49 +0900)
committerJoonghun Park <jh718.park@samsung.com>
Fri, 21 Jun 2013 02:55:36 +0000 (11:55 +0900)
[solution] all characters are upper cases -> Only the first character
           is still  upper case, and last of the characters
           was changed to lower cases

Change-Id: I9bf5437c7da678f4850816b87d4d102b72ce5ce9

index.html

index 37d82b1..7009f4e 100755 (executable)
@@ -12,7 +12,7 @@
 </head>
 
 <body>
-    <h1>OFFLINE CLOCK AND IMAGE</h1>
+    <h1>Offline clock and image</h1>
     <p><strong>WHILE OFFLINE PLEASE RELOAD THIS PAGE</strong></p>
     <p><output id="clock"></output></p>
     <img src="images/tizen.png" alt="" />