mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-29 15:44:12 +00:00
fixed youtube
This commit is contained in:
parent
ceb1833d3e
commit
2e86af9e1e
File diff suppressed because one or more lines are too long
2
web/dist/index.html
vendored
2
web/dist/index.html
vendored
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user