summaryrefslogtreecommitdiff
path: root/web/index.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-08-11 18:22:43 +0300
committerDevaev Maxim <[email protected]>2020-08-11 18:22:43 +0300
commitd4bdf4300ebd527bbbdb6efa4ca3863681a4785d (patch)
tree67f63106e4decc9c3d5d10c90d647a8358296457 /web/index.pug
parent9586383e5f82d53879cc76b4d461cc8100d3bca9 (diff)
fixed copy
Diffstat (limited to 'web/index.pug')
-rw-r--r--web/index.pug8
1 files changed, 5 insertions, 3 deletions
diff --git a/web/index.pug b/web/index.pug
index 470f4927..36b5ef28 100644
--- a/web/index.pug
+++ b/web/index.pug
@@ -9,11 +9,13 @@ block start
table
tr
td(valign="top" class="logo")
- img(class="svg-gray" src=`${svg_dir}/logo.svg` alt="Open Source Hardware" height="40")
+ img(class="svg-gray" src=`${svg_dir}/logo.svg` alt="Pi-KVM" height="40")
td(valign="top")
table
- tr #[td(colspan="2" class="title") Open Source &amp; Open Hardware IP-KVM]
- tr #[td(colspan="2" class="copyright") Copyright &copy; 2018 Pi-KVM Developers Team]
+ tr #[td(colspan="2" class="title") The Open Source IP-KVM]
+ tr
+ td(colspan="2" class="copyright")
+ | Copyright &copy; 2018 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev]
hr
table