]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Changing title on test page 1.1.0
authorTim Wood <washwithcare@gmail.com>
Tue, 25 Oct 2011 23:29:19 +0000 (16:29 -0700)
committerTim Wood <washwithcare@gmail.com>
Tue, 25 Oct 2011 23:29:19 +0000 (16:29 -0700)
test/index.html

index 7474512d0f18c53d75513451b6d0972b6ebab0c0..adaa0cee1fc4d389caed997ad3db4fee294853ab 100755 (executable)
@@ -2,7 +2,7 @@
 <html>
     <head>
         <meta charset='utf-8'>
-        <title>moment unit test suite</title>
+        <title>Moment.js unit test suite</title>
         <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Oswald&v1" />
         <link rel="stylesheet" href="test.css" />
         <script src="vendor/jquery.js"></script>
@@ -15,7 +15,7 @@
     </head>
     <body>
         <div id="container">
-            <h1 class="logo">moment unit test suite</h1>
+            <h1 class="logo">Moment.js unit test suite</h1>
             <h2 id="qunit-banner"></h2>
             <h4 id="qunit-userAgent"></h4>
             <ol id="qunit-tests"></ol>