mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-06-21 05:50:30 +00:00
🔗 Add **KI-Assistent** guide for integrating EINUNDZWANZIG with Claude.ai
- 🌐 Added translations (de, en, es, lv, nl, pt) and localized content for setup guide. - 🧭 Introduced `/ki-assistent` route with detailed instructions and screenshots. - 🎉 Updated sidebar navigation to include KI-Assistent link. - ✏️ Configured SEO metadata for KI-Assistent page. - 🧪 Added feature tests for guide accessibility and key content.
This commit is contained in:
@@ -127,6 +127,12 @@
|
||||
<flux:spacer/>
|
||||
|
||||
<flux:navlist variant="outline">
|
||||
<flux:navlist.item icon="sparkles"
|
||||
:href="route('ki-assistent')"
|
||||
:current="request()->routeIs('ki-assistent')"
|
||||
wire:navigate>
|
||||
{{ __('KI-Assistent') }}
|
||||
</flux:navlist.item>
|
||||
<flux:navlist.item icon="book-open-text"
|
||||
:href="route('scramble.docs.ui')"
|
||||
target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user