diff options
author | Maxim Devaev <[email protected]> | 2021-09-08 06:47:54 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-09-08 06:47:54 +0300 |
commit | 8f11fa3b91921a6037b56ead0853928b1404de0f (patch) | |
tree | 45c002095795db7b8a23e5043d16b46a89e9485a /web/kvm/window-about.pug | |
parent | ca812117e48cbc6e2c71947b912748cfd3ff9691 (diff) |
small rebranding
Diffstat (limited to 'web/kvm/window-about.pug')
-rw-r--r-- | web/kvm/window-about.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index d36058e0..ffeddd29 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -18,7 +18,7 @@ div(id="about-window" class="window") table tr td(valign="top" class="logo") - img(class="svg-gray" src="../share/svg/logo.svg" alt="Pi-KVM" height="40") + img(class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40") td(valign="top") table tr #[td(colspan="2" class="title") The Open Source IP-KVM] @@ -33,7 +33,7 @@ div(id="about-window" class="window") +about_tab("thanks", "Thanks") span(class="code-comment") - | // These kind people donated money to the Pi-KVM project#[br] + | // These kind people donated money to the PiKVM project#[br] | // and supported the work on it. We are very grateful#[br] | // for their help, and memorializing their names#[br] | // is the least we can do in gratitude.#[br] |