Removed redundant static files
This commit is contained in:
parent
638c7f8b7b
commit
06303535e8
@ -10,8 +10,8 @@
|
|||||||
</style>
|
</style>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
{{- partial "script" (dict "Asset" "js/jquery.slim.js" "Defer" true "Root" $) -}}
|
|
||||||
<!--
|
<!--
|
||||||
|
{{- partial "script" (dict "Asset" "js/jquery.slim.js" "Defer" true "Root" $) -}}
|
||||||
{{- partial "script" (dict "Asset" "js/foundation.js" "Defer" true "Root" $) -}}
|
{{- partial "script" (dict "Asset" "js/foundation.js" "Defer" true "Root" $) -}}
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
{{ partial "matomo/head.html" . }}
|
{{ partial "matomo/head.html" . }}
|
||||||
|
|
||||||
{{ partial "styles" (dict "Asset" "css/foundation.css" "Root" $) }}
|
<!-- {{ partial "styles" (dict "Asset" "css/foundation.css" "Root" $) }} -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user