浏览代码

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 年前
父节点
当前提交
2b18abc1d4
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      layouts/partials/footer.html

+ 0
- 3
layouts/partials/footer.html 查看文件

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

</body>
</html>

正在加载...
取消
保存