From 22e2cd45a38be9e09ffa64dada22b867c06ff466 Mon Sep 17 00:00:00 2001
From: Vesa Oikonen <vesoik@utu.fi>
Date: Wed, 11 Oct 2017 15:07:13 +0300
Subject: [PATCH] added link to backup site

---
 content/about.html | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/content/about.html b/content/about.html
index 7922ab9c..36e5df28 100644
--- a/content/about.html
+++ b/content/about.html
@@ -60,11 +60,15 @@ written by Peter Winichenko.</p>
 
 <h2>Web server</h2>
 
-<p>
-PET analysis page 
+<p>PET analysis page 
 hosted by: <a href="http://www.webhotelli.fi/">webhotelli.fi</a>
 </p>
 
+<p>If the main site is down, you can use backup site at
+<a href="http://users.utu.fi/vesoik/petanalysis/">http://users.utu.fi/vesoik/petanalysis/</a>,
+but note that it is updated infrequently.
+</p>
+
 <br>
 
 <div class="images">
-- 
GitLab