🐛 Fixed the build error due to about the syntax error
This commit is contained in:
parent
bb70f5b6a5
commit
1f668be6fa
@ -25,7 +25,7 @@
|
||||
<div class="post-nav">
|
||||
<div class="post-nav-next post-nav-item">
|
||||
{{- with .NextInSection }}
|
||||
<a href="{{ ..RelPermalink | relLangURL }}" rel="next" title="{{ .Title }}">
|
||||
<a href="{{ .RelPermalink | relLangURL }}" rel="next" title="{{ .Title }}">
|
||||
<i class="fa fa-chevron-left"></i> {{ .Title }}
|
||||
</a>
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user