diff --git a/README.md b/README.md index 20039ab..8b74417 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ A theme for [Hugo](https://gohugo.io/), inspired by Atom editor. This repo is a work in progress, there is still work to do, contributions are welcome ! -- Add integration with Google Analytics - Add a "Home" link in the top of the menu - Add custom 404.html - Support for code highlighting diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ddba652..91ff64b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1 +1,2 @@ +{{ template "_internal/google_analytics.html" . }}