http to https:
This commit is contained in:
parent
6f4b5b511f
commit
bb5ff43771
1 changed files with 2 additions and 2 deletions
|
@ -16,14 +16,14 @@
|
||||||
title: "Full Hacker"
|
title: "Full Hacker"
|
||||||
author: Ayo
|
author: Ayo
|
||||||
attribution: "AyoCart Online Marketing"
|
attribution: "AyoCart Online Marketing"
|
||||||
attribution-url: "http://AyoAyco.com"
|
attribution-url: "https://AyoAyco.com"
|
||||||
bugreport_url: "https://github.com/fullhacker/fullhacker.github.io/issues/new"
|
bugreport_url: "https://github.com/fullhacker/fullhacker.github.io/issues/new"
|
||||||
website: fullhacker.github.io
|
website: fullhacker.github.io
|
||||||
email: fullhackerblog@gmail.com
|
email: fullhackerblog@gmail.com
|
||||||
description: >- # this means to ignore newlines until "baseurl:"
|
description: >- # this means to ignore newlines until "baseurl:"
|
||||||
// notes on technology and life
|
// notes on technology and life
|
||||||
baseurl: "/" # the subpath of your site, e.g. /blog
|
baseurl: "/" # the subpath of your site, e.g. /blog
|
||||||
url: "http://fullhacker.github.io" # the base hostname & protocol for your site, e.g. http://example.com
|
url: "https://fullhacker.github.io" # the base hostname & protocol for your site, e.g. http://example.com
|
||||||
twitter_username: fullhackerblog
|
twitter_username: fullhackerblog
|
||||||
instagram_username: fullhackerblog
|
instagram_username: fullhackerblog
|
||||||
facebook_username: fullhackerblog
|
facebook_username: fullhackerblog
|
||||||
|
|
Loading…
Reference in a new issue