mirror of
https://github.com/actix/actix-website
synced 2025-06-29 08:14:58 +02:00
v3 (#188)
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
<h5>Protocols</h5>
|
||||
<div>
|
||||
<ul class="nav">
|
||||
{{ range .Site.Menus.docs_proto }}
|
||||
{{ range .Site.Menus.docs_protocols }}
|
||||
<li{{ if eq $currentURL .URL }} class="active"{{ end }}>
|
||||
<a href="{{ .URL }}">{{ .Name }}</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user