Skip to content

Commit 2999471

Browse files
authored
Merge pull request #3 from Wreck-X/master
fix: logo bug fix and url updation
2 parents c5e3d8c + 5decb21 commit 2999471

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ language: en
1313
timezone: ''
1414

1515
# URL
16-
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
17-
url: https://amfoss.github.io/amfoss-blog-page/
18-
root:
16+
17+
url: http://amfoss.github.io/
1918
permalink: :year/:month/:day/:title/
2019
permalink_defaults:
2120
pretty_urls:
@@ -107,5 +106,5 @@ theme: landscape
107106
## Docs: https://hexo.io/docs/one-command-deployment
108107
deploy:
109108
type: git
110-
repo: https://github.com/amfoss/amfoss-blog-page
109+
repo: https://github.com/amfoss/amfoss.github.io
111110
branch: gh-page

0 commit comments

Comments
 (0)