fixed youtube

This commit is contained in:
Saifeddine ALOUI 2023-08-03 01:41:58 +02:00
parent ceb1833d3e
commit 2e86af9e1e
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
web/dist/index.html vendored
View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-bd3912f4.js"></script>
<script type="module" crossorigin src="/assets/index-303b1fab.js"></script>
<link rel="stylesheet" href="/assets/index-1c8c1547.css">
</head>
<body>

View File

@ -25,7 +25,7 @@
</a>
<a href="https://www.youtube.com/channel/UCJzrg0cyQV2Z30SQ1v2FdSQ" target="_blank">
<div class="text-2xl hover:text-primary duration-150" title="Visit repository page">
<div class="text-2xl hover:text-primary duration-150" title="Visit my youtube channel">
<i data-feather="youtube"></i>
</div>
</a>