Update vnc.html

This commit is contained in:
Kaleb Efflandt 2024-02-13 22:47:47 -06:00 committed by GitHub
parent 0975a3a955
commit 5a1133a592
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
or the fragment:
http://example.com/#host=HOST&port=PORT&encrypt=1
-->
<title>noVNC</title>
<title>auto-mcs</title>
<link rel="icon" type="image/x-icon" href="app/images/icons/novnc.ico">
@ -261,7 +261,7 @@
<!-- Connect button -->
<div class="noVNC_center">
<div id="noVNC_connect_dlg">
<p class="noVNC_logo" translate="no"><span>no</span>VNC</p>
<img class="noVNC_logo" src="app/images/logo.png" translate="auto-mcs">
<div>
<button id="noVNC_connect_button">
<img alt="" src="app/images/connect.svg"> Connect