From 352b06ccecfd6adb862a82c05878428e01cedb98 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 26 Feb 2020 10:44:16 +0800 Subject: [PATCH] fix og tag url --- _config.yml | 16 ++++++++-------- _includes/head.html | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index f749a29..77a112f 100644 --- a/_config.yml +++ b/_config.yml @@ -17,18 +17,18 @@ title: "Ayos Blog" author: Ayo attribution: "AyoCart Online Marketing" attribution-url: "https://AyoAyco.com" -bugreport_url: "https://github.com/fullhacker/fullhacker.github.io/issues/new" +bugreport_url: "https://github.com/fullhacker/blog/issues/new" google_analytics: 'UA-113797180-1' -website: fullhacker.github.io -email: fullhackerblog@gmail.com +website: blog.ayoayco.com +email: ramon.aycojr+blog@gmail.com description: >- # this means to ignore newlines until "baseurl:" // notes on technology and life baseurl: "/" # the subpath of your site, e.g. /blog -url: "https://fullhacker.github.io" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: fullhackerblog -instagram_username: fullhackerblog -facebook_username: fullhackerblog -github_username: fullhacker +url: "https://blog.ayoayco.com" # the base hostname & protocol for your site, e.g. http://example.com +twitter_username: ayoayco +instagram_username: ayo.ayco +facebook_username: ayoayco.blog +github_username: ayoayco # Build settings markdown: kramdown diff --git a/_includes/head.html b/_includes/head.html index c82d707..d57c35c 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,7 +12,7 @@ - +