Skip to content

Commit 22e9b8c

Browse files
committed
try different upload artifact version for build
1 parent 7ae3764 commit 22e9b8c

File tree

1 file changed

+0
-20
lines changed
  • themes/hugoplate/layouts/partials/essentials

1 file changed

+0
-20
lines changed

themes/hugoplate/layouts/partials/essentials/head.html

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -27,26 +27,6 @@
2727
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
2828
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
2929

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-
5030
{{ if hugo.IsProduction }}
5131
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WLX91Y92H4"></script>
5232
<script>

0 commit comments

Comments
 (0)