diff --git a/_includes/head.html b/_includes/head.html index 30c2063..e1b78e9 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,10 +12,18 @@ + + + + + + + + Web Development and Productivity Hacks | {{site.title}} - - + + {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} diff --git a/_layouts/default.html b/_layouts/default.html index 07e5220..5264691 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -32,7 +32,7 @@ -
+
Free exclusive web development tips! diff --git a/_posts/2018-01-02-hello-world.md b/_posts/2018-01-02-hello-world.md index 0f100ea..2bcf36e 100644 --- a/_posts/2018-01-02-hello-world.md +++ b/_posts/2018-01-02-hello-world.md @@ -1,6 +1,8 @@ --- title: "Full Hacker: A New Site for Web Development and Productivity Hacks!" permalink: "/hello-world" +description: "Introducing Full Hacker: new site for web development and productivity hacks." +keywords: "" image: "hello-world.jpg" image-attrib: "Photo stock by Lukas from Pexel." ---