File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
themes/hugoplate/layouts/partials/essentials Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 27
27
< link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png ">
28
28
< link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
29
29
30
- <!-- manifest -->
31
-
32
-
33
- <!-- site verifications -->
34
- {{/* partialCached "site-verifications.html" . */}}
35
-
36
-
37
- <!-- opengraph and twitter card -->
38
- {{ partial "basic-seo.html" . }}
39
-
40
-
41
- <!-- custom script -->
42
- {{ partialCached "custom-script.html" . }}
43
-
44
-
45
- <!-- google analytics -->
46
- {{/* if and site.Config.Services.GoogleAnalytics.ID (ne site.Config.Services.GoogleAnalytics.ID "G-MEASUREMENT_ID") */}}
47
- {{/* template "_internal/google_analytics.html" . */}}
48
- {{/* end */}}
49
-
50
30
{{ if hugo.IsProduction }}
51
31
< script async src ="https://www.googletagmanager.com/gtag/js?id=G-WLX91Y92H4 "> </ script >
52
32
< script >
You can’t perform that action at this time.
0 commit comments