🚧 optimization some module design.

This commit is contained in:
凡梦星尘
2022-07-02 22:22:46 +08:00
parent a758a6bb3f
commit a2f296601d
12 changed files with 60 additions and 45 deletions

View File

@@ -1 +1,5 @@
{{- partial "_thirdparty/analytics/51la.html" . }}
{{- with .Site.Params.analytics }}
{{- if isset . "laid" }}
{{ partial "_thirdparty/analytics/51la.html" .laId }}
{{- end }}
{{- end }}