forked from Git/hugo-story
Update layouts/_default/baseof.html
This commit is contained in:
parent
3293c52e26
commit
3391bdf0e1
|
@ -17,9 +17,6 @@
|
|||
<!-- Wrapper -->
|
||||
</div>
|
||||
|
||||
{{ template "_internal/google_analytics.html" . }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{ partial "scripts" . }}
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue