Rename vnc_auto to vnc_lite

This commit is contained in:
Samuel Mannehed 2017-05-12 08:57:23 +02:00
parent 7ca650b73d
commit 83391ffc38
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<head>
<!--
noVNC example: simple example using default UI
noVNC example: lightweight example using minimal UI and features
Copyright (C) 2012 Joel Martin
Copyright (C) 2013 Samuel Mannehed for Cendio AB
noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
@ -51,7 +51,7 @@
<link rel="apple-touch-icon" sizes="152x152" type="image/png" href="app/images/icons/novnc-152x152.png">
<!-- Stylesheets -->
<link rel="stylesheet" href="app/styles/auto.css">
<link rel="stylesheet" href="app/styles/lite.css">
<!--
<script type='text/javascript'