upgraded discord link

This commit is contained in:
Saifeddine ALOUI 2023-12-24 23:38:19 +01:00
parent 48921656e3
commit 0b8d2cf8bd
4 changed files with 60 additions and 60 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
web/dist/index.html vendored
View File

@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-2159b8c7.js"></script>
<link rel="stylesheet" href="/assets/index-f0a2f3df.css">
<script type="module" crossorigin src="/assets/index-3d66646d.js"></script>
<link rel="stylesheet" href="/assets/index-ad8f7b32.css">
</head>
<body>
<div id="app"></div>

View File

@ -4,7 +4,7 @@
<Card :disableHoverAnimation="true" :disableFocus="true">
<h2 class="text-2xl font-bold mb-2">About Lord of large Language Models</h2>
<p class="mb-4"> Lollms version {{ version }}</p>
<p>Discord link: <a class="text-blue-500 hover:text-blue-400 duration-150" href="https://discord.gg/C73K7hjy">https://discord.gg/vsGcArzs</a></p>
<p>Discord link: <a class="text-blue-500 hover:text-blue-400 duration-150" href="https://discord.gg/YgnaFMAQ">https://discord.gg/YgnaFMAQ</a></p>
</Card>
<Card :disableHoverAnimation="true" :disableFocus="true">
@ -19,7 +19,7 @@
<Card :disableHoverAnimation="true" :disableFocus="true">
<h2 class="text-2xl font-bold mb-2">Contact Us</h2>
<p class="mb-4">If you have any further questions or need assistance, feel free to reach out to me.</p>
<p>Discord link: <a class="text-blue-500 hover:text-blue-400 duration-150" href="https://discord.gg/C73K7hjy">https://discord.gg/vsGcArzs</a></p>
<p>Discord link: <a class="text-blue-500 hover:text-blue-400 duration-150" href="https://discord.gg/YgnaFMAQ">https://discord.gg/YgnaFMAQ</a></p>
</Card>
<Card :disableHoverAnimation="true" :disableFocus="true">
<h2 class="text-2xl font-bold mb-2">Credits</h2>