Skip to content

Commit 044c074

Browse files
committed
Try fix version selector
1 parent a79190f commit 044c074

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="mdx-hero">
1919
<div class="mdx-hero__content">
2020
<h1>Welcome to AirStack</h1>
21-
<p>A comprehensive robotics autonomy stack boilerplate for accelerating your robotics development</p>
21+
<p>A comprehensive autonomy stack boilerplate to accelerate your robotics development</p>
2222
<a href="{{ 'docs/getting_started/' | url }}" class="md-button md-button--primary">
2323
Get Started
2424
</a>

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ exclude_docs: |
1111
extra:
1212
version:
1313
provider: mike
14-
default: main
1514
generator: false
1615
social:
1716
- icon: fontawesome/brands/github

0 commit comments

Comments
 (0)