From 6d16baa8f3beb8371f15a8fc995e18d1c0d684ff Mon Sep 17 00:00:00 2001 From: Robert Kaiser <kairo@kairo.at> Date: Sun, 27 Jan 2013 21:43:55 +0100 Subject: [PATCH] make the apps link open externally --- index.html | 4 ++-- manifest.appcache | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 8a6580d..e2bd3f1 100644 --- a/index.html +++ b/index.html @@ -100,8 +100,8 @@ a better device. <section id="sectOther"> <p>This tricorder model doesn't have other sensors yet, please contact -the <a href="http://www.kairo.at/apps">Starfleet science department</a> -if you want to help developing this for future models.</p> +the <a href="http://www.kairo.at/apps" target="_blank">Starfleet science +department</a> if you want to help developing this for future models.</p> </section> </div> diff --git a/manifest.appcache b/manifest.appcache index fdbe508..e417d06 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -1,6 +1,6 @@ CACHE MANIFEST -# 2012-11-26 +# 2013-01-27 manifest.webapp js/tricorder.js style/tricorder.css -- 2.43.0