diff options
| -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"> | 
