Compare commits
2 commits
main
...
homepage-l
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46775ad2c5 | ||
|
|
5116efd519 |
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@
|
||||||
<p class="text-muted mb-0">
|
<p class="text-muted mb-0">
|
||||||
Currently <strong>v{{ .Site.Params.current_version }}</strong>
|
Currently <strong>v{{ .Site.Params.current_version }}</strong>
|
||||||
<span class="px-1">·</span>
|
<span class="px-1">·</span>
|
||||||
<a href="/docs/versions/" class="link-secondary">Previous releases</a>
|
<a href="https://getbootstrap.com/docs/4.5/getting-started/introduction/" class="link-secondary">Jump to v4.x</a>
|
||||||
|
<span class="px-1">·</span>
|
||||||
|
<a href="/docs/versions/" class="link-secondary">All releases</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue