summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2010-05-23 18:17:18 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2010-05-23 18:17:18 +0200
commit83feae8bdf781fd3691a47a23a9ee3c693484ec0 (patch)
tree845223e95d6b0d80f1792dc0f401bc68768337fe
parentStyle (diff)
downloadMomentSelector-master.tar.xz
MomentSelector-master.zip
Smaller logo.HEADmaster
-rw-r--r--server-handler/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/server-handler/index.html b/server-handler/index.html
index cb0f544..3a694e4 100644
--- a/server-handler/index.html
+++ b/server-handler/index.html
@@ -10,7 +10,7 @@ body,input,textarea,pre { font-family: "Myriad Pro", Myriad, "Myriad Web Pro", H
</style>
</head>
<body>
-<img src="http://labs.anyclip.com/labs-banner.png" align="right">
+<img src="http://labs.anyclip.com/labs-logo.png" align="right">
<h2>AnyClip Moment Selector <i>for Google Chrome</i></h2>
<script>
if (navigator.userAgent.toLowerCase().indexOf('chrome') == -1)