Add _path suffix to paige.bootstrap params
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{ with .Site.Params.paige.bootstrap.scripts }}
|
||||
{{ with .Site.Params.paige.bootstrap.scripts_path }}
|
||||
<script defer src="{{ relLangURL . }}"></script>
|
||||
{{ else }}
|
||||
<script crossorigin="anonymous" defer integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3" referrerpolicy="no-referrer" src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
Reference in New Issue
Block a user