Enhanced UI

This commit is contained in:
Saifeddine ALOUI 2023-06-17 19:02:54 +02:00
parent f055ad414d
commit e802c8a81b
6 changed files with 53 additions and 36 deletions

1
web/dist/assets/index-1760585e.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
web/dist/assets/logo-023c77a1.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

BIN
web/dist/favicon.ico vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

After

Width:  |  Height:  |  Size: 66 KiB

6
web/dist/index.html vendored
View File

@ -5,9 +5,9 @@
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GPT4All - WEBUI</title>
<script type="module" crossorigin src="/assets/index-76dfba09.js"></script>
<link rel="stylesheet" href="/assets/index-f4e7668c.css">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-47b6b817.js"></script>
<link rel="stylesheet" href="/assets/index-1760585e.css">
</head>
<body>
<div id="app"></div>