diff options
author | 2010-05-23 18:17:18 +0200 | |
---|---|---|
committer | 2010-05-23 18:17:18 +0200 | |
commit | 83feae8bdf781fd3691a47a23a9ee3c693484ec0 (patch) | |
tree | 845223e95d6b0d80f1792dc0f401bc68768337fe | |
parent | Style (diff) | |
download | MomentSelector-master.tar.xz MomentSelector-master.zip |
-rw-r--r-- | server-handler/index.html | 2 |
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) |