mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
Twitter moved to X
This commit is contained in:
parent
4d75865c9a
commit
0b6b1917ff
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-1df73087.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-b4fcbac4.css">
|
||||
<script type="module" crossorigin src="/assets/index-88f48bb9.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-87e6454b.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
@ -32,8 +32,14 @@
|
||||
|
||||
<a href="https://twitter.com/SpaceNerduino" target="_blank">
|
||||
|
||||
<div class="text-2xl hover:text-primary duration-150" title="Follow me on my twitter acount">
|
||||
<i data-feather="twitter"></i>
|
||||
<div class="text-2xl hover:fill-primary dark:fill-white hover:text-primary duration-150" title="Follow me on my twitter acount">
|
||||
<svg class="w-10 h-10 rounded-lg object-fill dark:text-white" xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 1668.56 1221.19" style="enable-background:new 0 0 1668.56 1221.19;" xml:space="preserve">
|
||||
<g id="layer1" transform="translate(52.390088,-25.058597)">
|
||||
<path id="path1009" d="M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99
|
||||
h-87.51l-313.51,338.7l-253.31-338.7H283.94z M412.63,231.77h136.81l604.13,807.76h-136.81L412.63,231.77z"/>
|
||||
</g>
|
||||
</svg>
|
||||
</div>
|
||||
</a>
|
||||
<div class="sun text-2xl w-6 hover:text-primary duration-150" title="Swith to Light theme"
|
||||
|
Loading…
Reference in New Issue
Block a user