Use relLangURL for content paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ $page := . }}
|
||||
|
||||
{{ $basepath := path.Clean (urls.Parse site.BaseURL).Path }}
|
||||
{{ $basepath := path.Clean (urls.Parse (relLangURL "")).Path }}
|
||||
{{ $pills := false }}
|
||||
{{ $tabs := false }}
|
||||
{{ $underline := false }}
|
||||
|
Reference in New Issue
Block a user