mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-29 01:31:41 +00:00
feat: embed docs
This commit is contained in:
parent
4f5669a569
commit
0fdbfad2b0
5 changed files with 117 additions and 83 deletions
|
|
@ -8,6 +8,7 @@ const BUILTIN: Record<string, keyof Translations["app"]["nav"]> = {
|
|||
"/skills": "skills",
|
||||
"/config": "config",
|
||||
"/env": "keys",
|
||||
"/docs": "documentation",
|
||||
};
|
||||
|
||||
export function resolvePageTitle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue