diff --git a/_config.yml b/_config.yml index b0f3a15..e995971 100644 --- a/_config.yml +++ b/_config.yml @@ -13,9 +13,8 @@ language: en timezone: '' # URL -## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' -url: https://amfoss.github.io/amfoss-blog-page/ -root: + +url: http://amfoss.github.io/ permalink: :year/:month/:day/:title/ permalink_defaults: pretty_urls: @@ -107,5 +106,5 @@ theme: landscape ## Docs: https://hexo.io/docs/one-command-deployment deploy: type: git - repo: https://github.com/amfoss/amfoss-blog-page + repo: https://github.com/amfoss/amfoss.github.io branch: gh-page \ No newline at end of file