1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-06-29 02:05:40 -04:00

<title> consistency

This commit is contained in:
2013-05-21 09:58:49 -04:00
parent 9bb977746b
commit cf476412e6
3 changed files with 3 additions and 3 deletions

View File

@ -108,7 +108,7 @@
|___/
-->
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Unicorn! &middot; spoons</title>
<title>Unicorn! &middot; Spoons</title>
<style type="text/css" media="screen">
body {
background-color: #f5f5f5;

View File

@ -110,7 +110,7 @@
<meta charset="utf-8">
<title><?php echo $page ?> &mdash; Spoons</title>
<title><?php echo $page ?> &middot; Spoons</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

View File

@ -137,7 +137,7 @@ if(isset($_POST['password'])) {
<meta charset="utf-8">
<title>Sign in &mdash; Spoons</title>
<title>Sign in &middot; Spoons</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">