2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

docs: backport layouts updates from the main branch

This commit is contained in:
XhmikosR
2021-09-08 09:16:38 +03:00
parent 9cdfbc06ce
commit b0cd2078f7
9 changed files with 34 additions and 30 deletions
+1 -1
View File
@@ -1 +1 @@
{{- relref . ((printf "docs/%s%s" $.Site.Params.docs_version (.Get 0)) | relURL) -}}
{{- relref . ((path.Join "docs" $.Site.Params.docs_version (.Get 0)) | relURL) -}}