diff --git a/.gitignore b/.gitignore index b7842188..913f432d 100644 --- a/.gitignore +++ b/.gitignore @@ -347,4 +347,3 @@ site/ /LLama.Unittest/Models/*.gguf /LLama.Web/appsettings.Local.json -/LLama.Web/appsettings.Local.json diff --git a/Assets/web-ui-dark.png b/Assets/web-ui-dark.png index eda7de1a..b5610132 100644 Binary files a/Assets/web-ui-dark.png and b/Assets/web-ui-dark.png differ diff --git a/Assets/web-ui-light.png b/Assets/web-ui-light.png index a1b245ad..933a7c3a 100644 Binary files a/Assets/web-ui-light.png and b/Assets/web-ui-light.png differ diff --git a/LLama.Web/Pages/Index.cshtml b/LLama.Web/Pages/Index.cshtml index 6166920c..fc87988e 100644 --- a/LLama.Web/Pages/Index.cshtml +++ b/LLama.Web/Pages/Index.cshtml @@ -88,8 +88,11 @@
- - + +
diff --git a/LLama.Web/Pages/Shared/_Layout.cshtml b/LLama.Web/Pages/Shared/_Layout.cshtml index 68950a1d..c027a377 100644 --- a/LLama.Web/Pages/Shared/_Layout.cshtml +++ b/LLama.Web/Pages/Shared/_Layout.cshtml @@ -12,7 +12,7 @@
-