static param

This commit is contained in:
sonic182
2022-03-29 23:34:46 +02:00
parent ebaf9cf5b3
commit 20580ecfce
4 changed files with 14 additions and 13 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
<body class="light" onload="loading()">
<!-- javascripts -->
<!-- <script src="/js/jquery-3.6.0.min.js"></script> -->
<script src="/bootstrap-5/js/bootstrap.bundle.js"></script>
<script src="{{ .Site.Params.Statics }}/bootstrap-5/js/bootstrap.bundle.js"></script>
{{- partial "sections/header.html" . -}}
<div id="content">
@@ -22,4 +22,4 @@
{{- partial "scripts.html" . -}}
</body>
</html>
</html>