forked from Git/hugo-story
Update layouts/_default/baseof.html
This commit is contained in:
parent
3293c52e26
commit
3391bdf0e1
|
@ -15,11 +15,8 @@
|
|||
<div id="wrapper" class="divided">
|
||||
{{- block "main" . }}{{- end }}
|
||||
<!-- Wrapper -->
|
||||
</div>
|
||||
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{ partial "scripts" . }}
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue