diff options
| author | Teddy Wing | 2013-11-12 22:52:16 -0500 |
|---|---|---|
| committer | Teddy Wing | 2013-11-12 22:52:16 -0500 |
| commit | 6e4ef5728cb832b8e97146c69cd3249ffb85a853 (patch) | |
| tree | 0d19f059b8833593bb01a46c737dcad480e0227b /index.html | |
| parent | c38a842abc7e7e31ba22c8a34f731958ff265b5d (diff) | |
| download | clip-play-6e4ef5728cb832b8e97146c69cd3249ffb85a853.tar.bz2 | |
Add a space to the name for "Clip Play"
Because it looks better, especially in the header where all letters
are capitalised.
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta charset="utf-8"> <meta http-equiv="cache-control" content="no-cache" /> - <title>ClipPlay - Sample Online Media and Jam</title> + <title>Clip Play - Sample Online Media and Jam</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> @@ -16,7 +16,7 @@ </head> <body> <header> - <h1>ClipPlay</h1> + <h1>Clip Play</h1> </header> <div class="overlay"></div> <div role="main"> |
