mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 21:29:13 +00:00
Add experimental disclaimer in the automation page
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
<div class="section">
|
<div class="section">
|
||||||
<h2 class="section-title">
|
<h2 class="section-title">
|
||||||
<img class="card-icon" src="/static/assets/icons/automation.svg?v={{ khoj_version }}" alt="Automate">
|
<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">
|
<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>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
|
|||||||
Reference in New Issue
Block a user