aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2011-05-09 21:31:26 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2011-05-09 21:31:26 -0400
commitca7dfb75563a87e39a9e36ce929c1ac2d9839a42 (patch)
treed815bc078efe128d4414918dd4e095b4028e39d2
parentSTOP USING MY TAG (diff)
downloadPhotoFloat-ca7dfb75563a87e39a9e36ce929c1ac2d9839a42.tar.xz
PhotoFloat-ca7dfb75563a87e39a9e36ce929c1ac2d9839a42.zip
Make generic as well.
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index fc8e2f6..a6ce833 100644
--- a/web/index.html
+++ b/web/index.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="fragment" content="!" />
- <title>JasonDonenfeld.com &#8211; Photos</title>
+ <title>PhotoFloat</title>
<link href="css/styles.min.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/scripts.min.js"></script>
</head>