From bad371de306465ea227157f8f06133dce8fe15cc Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Tue, 18 Feb 2020 22:27:28 +0000 Subject: [PATCH] chore: switch url to mdleom.com --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index f4a1051..6d8ab52 100644 --- a/_config.yml +++ b/_config.yml @@ -3,16 +3,16 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: Curben +title: MDLeom.com subtitle: description: -author: curben +author: "MD Leom" language: en-GB timezone: # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' -url: https://curben.netlify.com +url: https://mdleom.com root: / permalink: blog/:year/:month/:day/:title/ permalink_defaults: @@ -97,7 +97,7 @@ theme_config: rss: /atom.xml # Profile - nickname: Curben's blog + nickname: MDLeom's blog description: Troubleshooting, tips & tricks, etc. # Load forkawesome icons? See the links option below.