We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79190f commit 044c074Copy full SHA for 044c074
docs/overrides/home.html
@@ -18,7 +18,7 @@
18
<div class="mdx-hero">
19
<div class="mdx-hero__content">
20
<h1>Welcome to AirStack</h1>
21
- <p>A comprehensive robotics autonomy stack boilerplate for accelerating your robotics development</p>
+ <p>A comprehensive autonomy stack boilerplate to accelerate your robotics development</p>
22
<a href="{{ 'docs/getting_started/' | url }}" class="md-button md-button--primary">
23
Get Started
24
</a>
mkdocs.yml
@@ -11,7 +11,6 @@ exclude_docs: |
11
extra:
12
version:
13
provider: mike
14
- default: main
15
generator: false
16
social:
17
- icon: fontawesome/brands/github
0 commit comments