mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix icon webfonts
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ public/backgrounds/
|
||||
public/groups/
|
||||
public/worlds/
|
||||
public/css/bg_load.css
|
||||
public/themes/
|
||||
/uploads/
|
||||
*.jsonl
|
||||
config.conf
|
||||
|
1583
public/css/all.css → public/css/fontawesome.css
vendored
1583
public/css/all.css → public/css/fontawesome.css
vendored
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,8 @@
|
||||
<meta name="darkreader-lock">
|
||||
<link href="webfonts/NotoSans/stylesheet.css" rel="stylesheet">
|
||||
<!-- fontawesome webfonts-->
|
||||
<link href="css/all.css" rel="stylesheet">
|
||||
<link href="css/fontawesome.css" rel="stylesheet">
|
||||
<link href="css/solid.css" rel="stylesheet">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="img/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-icon-72x72.png" />
|
||||
|
BIN
public/webfonts/fa-solid-900.ttf
Normal file
BIN
public/webfonts/fa-solid-900.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user