diff options
Diffstat (limited to 'examples/server/webui/index.html')
-rw-r--r-- | examples/server/webui/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/server/webui/index.html b/examples/server/webui/index.html index 471f46b3..47fb9557 100644 --- a/examples/server/webui/index.html +++ b/examples/server/webui/index.html @@ -7,7 +7,7 @@ content="width=device-width, initial-scale=1, maximum-scale=1" /> <meta name="color-scheme" content="light dark" /> - <title>🦙 llama.cpp - chat</title> + <title>🦙 ik_llama.cpp - chat</title> </head> <body> <div id="root"></div> |