Add experimental disclaimer in the automation page

This commit is contained in:
sabaimran
2024-05-02 09:21:27 +05:30
parent f4fbc91515
commit 6b648ee3ad

View File

@@ -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">