mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 05:39:12 +00:00
Use Khoj Title, Favicon in Config Page for Consistency
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<head>
|
<head>
|
||||||
<title>Set directories for your config file.</title>
|
<meta charset="utf-8">
|
||||||
|
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🦅</text></svg>">
|
||||||
<link rel="stylesheet" href="static/assets/config-style.css">
|
<link rel="stylesheet" href="static/assets/config-style.css">
|
||||||
|
<title>Khoj - Configure App</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form id="config-form">
|
<form id="config-form">
|
||||||
|
|||||||
Reference in New Issue
Block a user