mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 13:21:18 +00:00
Fix formatting of welcome message to use markdown
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
<script>
|
||||
let welcome_message = `
|
||||
Hi, I am Khoj, your open, personal AI 👋🏽. I can help:
|
||||
• 🧠 Answer general knowledge questions
|
||||
• 💡 Be a sounding board for your ideas
|
||||
• 📜 Chat with your notes & documents
|
||||
- 🧠 Answer general knowledge questions
|
||||
- 💡 Be a sounding board for your ideas
|
||||
- 📜 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.
|
||||
`.trim()
|
||||
|
||||
Reference in New Issue
Block a user