fix css path
This commit is contained in:
parent
89b1b38144
commit
d55081767c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<title>llama.cpp - chat</title>
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="css-styles/style.css">
|
||||
|
||||
<script type="module">
|
||||
import {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue