mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 10:46:27 +00:00
upgraded discord link
This commit is contained in:
parent
48921656e3
commit
0b8d2cf8bd
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
4
web/dist/index.html
vendored
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user