mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Fix sidebar nav highlight for Qemu Driver
When you are on the https://www.nomadproject.io/docs/drivers/qemu.html page, the side navbar is not highlighted, minor tweak to fix that issue.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<a href="/docs/drivers/java.html">Java</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-drivers-qeumu") %>>
|
||||
<li<%= sidebar_current("docs-drivers-qemu") %>>
|
||||
<a href="/docs/drivers/qemu.html">Qemu</a>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user