Browse Source

Merge pull request #57 from csarnataro/master

Removed closing body and html tags from partial footer.html
tags/v1.0.0
Somrat 5 years ago
parent
commit
da7628c173
No account linked to committer's email address
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      layouts/partials/footer.html

+ 0
- 3
layouts/partials/footer.html View File

@@ -64,6 +64,3 @@
ga('create', '{{ .Site.Params.googleAnalitycsID }}', 'auto');
ga('send', 'pageview');
</script>

</body>
</html>

Loading…
Cancel
Save