mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 13:22:12 +00:00
Fix formatting of welcome message to use markdown
This commit is contained in:
@@ -13,11 +13,11 @@
|
|||||||
<script>
|
<script>
|
||||||
let welcome_message = `
|
let welcome_message = `
|
||||||
Hi, I am Khoj, your open, personal AI 👋🏽. I can help:
|
Hi, I am Khoj, your open, personal AI 👋🏽. I can help:
|
||||||
• 🧠 Answer general knowledge questions
|
- 🧠 Answer general knowledge questions
|
||||||
• 💡 Be a sounding board for your ideas
|
- 💡 Be a sounding board for your ideas
|
||||||
• 📜 Chat with your notes & documents
|
- 📜 Chat with your notes & documents
|
||||||
|
|
||||||
Download the <a class='inline-chat-link' href='https://khoj.dev/downloads'>🖥️ Desktop app</a> to chat with your computer docs.
|
Download the [🖥️ Desktop app](https://khoj.dev/downloads) to chat with your computer docs.
|
||||||
|
|
||||||
To get started, just start typing below. You can also type / to see a list of commands.
|
To get started, just start typing below. You can also type / to see a list of commands.
|
||||||
`.trim()
|
`.trim()
|
||||||
|
|||||||
Reference in New Issue
Block a user