Ver código fonte

Removed closing body and html tags from partial footer.html

Closes issue #56 https://github.com/themefisher/meghna-hugo/issues/56
tags/v1.0.0
Christian Sarnataro 5 anos atrás
pai
commit
2b18abc1d4
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0
    3
      layouts/partials/footer.html

+ 0
- 3
layouts/partials/footer.html Ver arquivo

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

</body>
</html>

Carregando…
Cancelar
Salvar