💄 Support more of analytics engine such as baidu, google, busuanzi and so on, then add new web information widget. close #19
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{{ if $cssRes }}
|
||||
{{ range $cssRes }}
|
||||
{{ $css := partial "_funs/get_res.html" (dict "res" . "vendor" $vendor "router" $router) }}
|
||||
<link rel="stylesheet" href="{{ $css }}"/>
|
||||
<link type="text/css" rel="stylesheet" href="{{ $css }}"/>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{- $jsRes := $res.js }}
|
||||
|
||||
Reference in New Issue
Block a user