summaryrefslogtreecommitdiff
path: root/web/vnc/index.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-09-08 06:47:54 +0300
committerMaxim Devaev <[email protected]>2021-09-08 06:47:54 +0300
commit8f11fa3b91921a6037b56ead0853928b1404de0f (patch)
tree45c002095795db7b8a23e5043d16b46a89e9485a /web/vnc/index.pug
parentca812117e48cbc6e2c71947b912748cfd3ff9691 (diff)
small rebranding
Diffstat (limited to 'web/vnc/index.pug')
-rw-r--r--web/vnc/index.pug4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/vnc/index.pug b/web/vnc/index.pug
index fbab5e25..07bdb9a5 100644
--- a/web/vnc/index.pug
+++ b/web/vnc/index.pug
@@ -1,13 +1,13 @@
extends ../start.pug
append vars
- - title = "Pi-KVM VNC Info"
+ - title = "PiKVM VNC Info"
- main_js = "vnc/main"
- index_link = true
block start
p(class="text")
- | This Pi-KVM device has running #[b kvmd-vnc] daemon and provides VNC access to the server.
+ | This PiKVM device has running #[b kvmd-vnc] daemon and provides VNC access to the server.
p(class="text")
| #[b WARNING!] We strongly don't recommend you to use VNC in untrusted networks without
| enabled X.509 or TLS encryption. Otherwise your passwords are transmitted in a plain text