Skip to content

Commit c07be8f

Browse files
authored
Update site/layouts/partials/home/masthead.html
1 parent f949806 commit c07be8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/layouts/partials/home/masthead.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1 class="mb-3 fw-semibold">Build fast, responsive sites with&nbsp;Bootstrap</h
1414
{{ highlight "npm i bootstrap" "sh" "" }}
1515
</div>
1616
<a href="/docs/{{ .Site.Params.docs_version }}/getting-started/introduction/" class="btn btn-lg bd-btn-lg btn-bd-primary d-flex align-items-center justify-content-center fw-semibold" onclick="ga('send', 'event', 'Jumbotron actions', 'Get started', 'Get started');">
17-
<svg class="bi me-2"><use xlink:href="#book-half"></use></svg>
17+
<svg class="bi me-2" aria-hidden="true"><use xlink:href="#book-half"></use></svg>
1818
Read the docs
1919
</a>
2020
</div>

0 commit comments

Comments
 (0)