mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-06-29 02:05:40 -04:00
<title> consistency
This commit is contained in:
2
404.html
2
404.html
@ -108,7 +108,7 @@
|
||||
|___/
|
||||
-->
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<title>Unicorn! · spoons</title>
|
||||
<title>Unicorn! · Spoons</title>
|
||||
<style type="text/css" media="screen">
|
||||
body {
|
||||
background-color: #f5f5f5;
|
||||
|
@ -110,7 +110,7 @@
|
||||
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title><?php echo $page ?> — Spoons</title>
|
||||
<title><?php echo $page ?> · Spoons</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
Reference in New Issue
Block a user