Commit ·
d3dab8b
1
Parent(s): 35a5d5c
"docs:_add_Changelog_button_to_hero_actions"
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -29,6 +29,7 @@
|
|
| 29 |
<div class="hero-actions">
|
| 30 |
<a class="btn primary" href="#features">Explore Features</a>
|
| 31 |
<a class="btn ghost" href="#install">Quick Start</a>
|
|
|
|
| 32 |
</div>
|
| 33 |
<div class="hero-badges">
|
| 34 |
<span>🎤 Wake Word</span>
|
|
|
|
| 29 |
<div class="hero-actions">
|
| 30 |
<a class="btn primary" href="#features">Explore Features</a>
|
| 31 |
<a class="btn ghost" href="#install">Quick Start</a>
|
| 32 |
+
<a class="btn ghost" href="#changelog">Changelog</a>
|
| 33 |
</div>
|
| 34 |
<div class="hero-badges">
|
| 35 |
<span>🎤 Wake Word</span>
|