From 602fe8a2d498ce3d64f330fa03896054c2506256 Mon Sep 17 00:00:00 2001 From: mpl Date: Thu, 14 Dec 2017 05:08:43 +0100 Subject: [PATCH] website: serve Perkeep title Issue #981 Change-Id: I2d323523ed29dfcb5989178c7cc0c78c462f972f --- website/tmpl/page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/tmpl/page.html b/website/tmpl/page.html index 49fc6223f..4a45797b5 100644 --- a/website/tmpl/page.html +++ b/website/tmpl/page.html @@ -18,9 +18,9 @@ {{with $x := .Title}} - {{$x}} - Camlistore + {{$x}} - Perkeep {{else}} - Camlistore + Perkeep {{end}}