mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-07-03 11:53:42 +02:00
Adding example code.
This commit is contained in:
parent
8af301e505
commit
1ac7bc7fa5
2 changed files with 118 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ export default defineConfig({
|
|||
{
|
||||
text: 'API',
|
||||
items: [
|
||||
{ text: 'Examples', link: '/docs/api/examples' },
|
||||
{ text: 'Messages', link: '/docs/api/messages' },
|
||||
{ text: 'Channels', link: '/docs/api/redis-channels' },
|
||||
{ text: 'Clients', link: '/docs/api/clients' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue