Skip to content

Commit 55d45eb

Browse files
committed
home.md adding button back
1 parent 2b4f82b commit 55d45eb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

home.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,13 @@ Select a build for a generic board with your flash and RAM size, or for a specif
2727
</li>
2828
</ul>
2929

30-
Content after subhead
30+
Content before button
31+
32+
<p class="button-row" align="center">
33+
<esp-web-install-button class="invisible"></esp-web-install-button>
34+
</p>
35+
36+
Content after button
3137

3238
<script>
3339
document.querySelectorAll('input[name="type"]').forEach(radio =>

0 commit comments

Comments
 (0)