diff --git a/CHANGELOG.md b/CHANGELOG.md index abec584..91ea769 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ Below is a detailed change-log, along with specific tasks completed, for each version released to date. +## Version 1.2.0 (15/09/2018) + +- [#enhancement](#enhancement) + - Added meta-tag for `humans.txt` file. Actually a bug, but it's now added. +- [#new](#new) + - Added Font Awesome to all the templates. +- [#bugfix](#bugfix) + - Fixed bug where Font Awesome wasn't appearing in markup. + +## Version 1.1.0 (15/09/2018) + +- [#new](#new) + - Added Font Awesome icon library. +- [#bugfix](#bugfix) + - Fixed bug in spacing in humans.txt. +- [#enhancement](#enhancement) + - Removed the Bootstrap SVG icons from the project folder. Using the raw svg + markup in templates. + ## Version 1.0.0 (15/09/2018) - [#enhancement](#enhancement) diff --git a/templates/blog/index.html b/templates/blog/index.html index 64429e5..035fc26 100755 --- a/templates/blog/index.html +++ b/templates/blog/index.html @@ -9,21 +9,22 @@ - - - - + + + + + + + - + - - - - - - - - + + + + + + diff --git a/templates/carousel/index.html b/templates/carousel/index.html index dcd7af2..fe5ab14 100755 --- a/templates/carousel/index.html +++ b/templates/carousel/index.html @@ -9,21 +9,22 @@ - - - - + + + + + + + - + - - - - - - - - + + + + + + diff --git a/templates/checkout/index.html b/templates/checkout/index.html index 5211e7a..35934a6 100755 --- a/templates/checkout/index.html +++ b/templates/checkout/index.html @@ -9,21 +9,22 @@ - - - - + + + + + + + - + - - - - - - - - + + + + + + diff --git a/templates/cover/index.html b/templates/cover/index.html index 856baab..6c16034 100755 --- a/templates/cover/index.html +++ b/templates/cover/index.html @@ -9,21 +9,22 @@ - - - - + + + + + + + - + - - - - - - - - + + + + + + diff --git a/templates/dashboard/index.html b/templates/dashboard/index.html index 0cb86a0..cc4aa81 100755 --- a/templates/dashboard/index.html +++ b/templates/dashboard/index.html @@ -9,21 +9,22 @@ - - - - + + + + + + + - + - - - - - - - - + + + + + + @@ -317,7 +318,6 @@