diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e15f2..b3f30ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.3.0 +## 01/24/2017 + +1. [](#bugfix) + * Update header.html.twig. Makes requests protocol independent, so no more errors that the social content is loaded over an insecure network + # v1.2.0 ## 09/09/2016 diff --git a/blueprints.yaml b/blueprints.yaml index c0e4e18..395ee6e 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Landio -version: 1.2.0 +version: 1.3.0 description: "Land.io is a carefully crafted landing page template built on Bootstrap 4, designed by Peter Finlan and developed by Taty Grassini." icon: group author: diff --git a/templates/partials/header.html.twig b/templates/partials/header.html.twig index 1af257f..60c0b1f 100644 --- a/templates/partials/header.html.twig +++ b/templates/partials/header.html.twig @@ -9,19 +9,19 @@