Skip to content

Commit 1dfcc9a

Browse files
committed
fix: logo bug fix and url updation
1 parent 9b38b4d commit 1dfcc9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ timezone: ''
1313

1414
# URL
1515
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
16-
url: http://amfoss.in
16+
url: http://amfoss.github.io/
1717
permalink: :year/:month/:day/:title/
1818
permalink_defaults:
1919
pretty_urls:
@@ -105,5 +105,5 @@ theme: landscape
105105
## Docs: https://hexo.io/docs/one-command-deployment
106106
deploy:
107107
type: git
108-
repo: https://github.com/hkx05/hkx05.github.io
109-
branch: master
108+
repo: https://github.com/amfoss/amfoss.github.io
109+
branch: gh-page

0 commit comments

Comments
 (0)