mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 02:29:08 +00:00
Add version 2.0.0 to the dropdown menu
This commit is contained in:
parent
bf6651d1ca
commit
d998b5d038
1
doc/_templates/layout.html
vendored
1
doc/_templates/layout.html
vendored
@ -53,6 +53,7 @@
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button"
|
||||
aria-expanded="false">{{ version }} <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="http://cppformat.github.io/2.0.0/">2.0.0</a></li>
|
||||
<li><a href="http://cppformat.github.io/1.1.0/">1.1.0</a></li>
|
||||
<li><a href="http://cppformat.github.io/1.0.0/">1.0.0</a></li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user