From b61e25698731bd4c556fe69c08e9a14dfd2a3f04 Mon Sep 17 00:00:00 2001 From: Josh Buchea Date: Sat, 28 Oct 2017 19:50:13 -0700 Subject: [PATCH] Use https --- README.md | 4 ++-- _config.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd85898..b0b6379 100644 --- a/README.md +++ b/README.md @@ -563,7 +563,7 @@ The **HEAD** repository consists of two branches: #### 1. `master` -This branch consists of the `README.md` file that is automatically reflected on the [gethead.info](http://gethead.info/) website. All changes to the content of the cheat sheet as such should be directed to this file. +This branch consists of the `README.md` file that is automatically reflected on the [gethead.info](https://gethead.info/) website. All changes to the content of the cheat sheet as such should be directed to this file. Please follow these steps for pull requests: @@ -574,7 +574,7 @@ Please follow these steps for pull requests: #### 2. `gh-pages` -This branch is responsible for the [gethead.info](http://gethead.info/) website. We use [Jekyll](https://jekyllrb.com/) to deploy the `README.md` Markdown file through [GitHub Pages](https://pages.github.com/). All website related modifications must be directed here. +This branch is responsible for the [gethead.info](https://gethead.info/) website. We use [Jekyll](https://jekyllrb.com/) to deploy the `README.md` Markdown file through [GitHub Pages](https://pages.github.com/). All website related modifications must be directed here. You may want to go through the [Jekyll Docs](https://jekyllrb.com/docs/home/) and understand how Jekyll works before working on this branch. diff --git a/_config.yml b/_config.yml index 9cc5479..c2a5ffc 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: HEAD description: "A free guide to elements" baseurl: "" # the subpath of your site, e.g. /blog/ -url: "http://gethead.info" # the base hostname & protocol for your site (no trailing slash) +url: "https://gethead.info" # the base hostname & protocol for your site (no trailing slash) twitter_username: joshbuchea github_username: joshbuchea google_analytics: UA-79520097-1