parent
4ca728790e
commit
1c3154d47a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
{{ $sectionID = .section.id }}
|
||||
{{ end }}
|
||||
<li class="nav-item">
|
||||
<a class="smooth-scroll" href="#{{ $sectionID }}">{{ .section.name }}</a>
|
||||
<a class="smooth-scroll" href="/#{{ $sectionID }}">{{ .section.name }}</a>
|
||||
</li>
|
||||
{{ end }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue