diff options
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b47989b..e555192 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -31,6 +31,6 @@ <label for="sidebar-checkbox" class="sidebar-toggle"></label> - {{- partial "script.html" . -}} + {{- partial "scripts.html" . -}} </body> </html> |
