mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-23 01:08:33 +02:00
wip: node relationships and improved prompt
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<div class="p-4 shadow mt-4 rounded-box">
|
||||
<div class="flex gap-4">
|
||||
<button class="btn btn-primary" hx-get="/ingress-form" hx-swap="outerHTML">Add Content</button>
|
||||
<a class="btn btn-secondary" href="/knowledge" hx-boost="true">View Knowledge</a>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user