mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Add experimental disclaimer in the automation page
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<div class="section">
|
||||
<h2 class="section-title">
|
||||
<img class="card-icon" src="/static/assets/icons/automation.svg?v={{ khoj_version }}" alt="Automate">
|
||||
<span class="card-title-text">Automate</span>
|
||||
<span class="card-title-text">Automate (Experimental)</span>
|
||||
<div class="instructions">
|
||||
You can automate queries to run on a schedule using Khoj's automations for smart reminders. Results will be sent straight to your inbox.
|
||||
You can automate queries to run on a schedule using Khoj's automations for smart reminders. Results will be sent straight to your inbox. This is an experimental feature, so your results may vary. Report any issues to <a class="inline-link-light" href="team@khoj.dev">team@khoj.dev</a>.
|
||||
</div>
|
||||
</h2>
|
||||
<div class="section-body">
|
||||
|
||||
Reference in New Issue
Block a user