Skip to content

Commit

Permalink
docs: Add navigation (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1sk9 authored Aug 3, 2024
1 parent e7055c8 commit 623235b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"recommendations": [
"rust-lang.rust-analyzer"
]
}
1 change: 0 additions & 1 deletion docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@
[Setup](./setup.md)

[Configuration](./configuration.md)

5 changes: 4 additions & 1 deletion docs/src/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ There are several such bots in the public, but none of them have been released a

## Navigation

- []
- [Setup 🛠️](./setup.md)
- [Sponsor this project ❤️](https://github.com/sponsors/m1sk9)
- [Packages 📦](https://github.com/m1sk9/babyrite/pkgs/container/babyrite)
- [Repository 🐱](https://github.com/m1sk9/babyrite)

0 comments on commit 623235b

Please sign in to comment.