Moved Google Analytics to the Head (#419)

* Moved Google Analytics to the Head

* Update CHANGELOG
This commit is contained in:
jpvicari
2018-10-20 17:03:21 -04:00
committed by bryan
parent 23ca2480e6
commit 4e6418bc91
3 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ This file lists all non-trivial changes to Beautiful Jekyll.
I often make small changes to documentation, to the demo site, or to the general look-and-feel. These changes will not be listed here. Any other minor changes will also not be listed here.
**2018-10-19** Move Google Analytics to the head (#419) (thanks @jpvicari)
**2018-06-08** Add support for Facebook comments (#350) (thanks @npes87184)
**2018-02-22** Automatically generate sitemap (#323) (thanks @JosemyDuarte)