We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b38b4d commit 1dfcc9aCopy full SHA for 1dfcc9a
_config.yml
@@ -13,7 +13,7 @@ timezone: ''
13
14
# URL
15
## 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
+url: http://amfoss.github.io/
17
permalink: :year/:month/:day/:title/
18
permalink_defaults:
19
pretty_urls:
@@ -105,5 +105,5 @@ theme: landscape
105
## Docs: https://hexo.io/docs/one-command-deployment
106
deploy:
107
type: git
108
- repo: https://github.com/hkx05/hkx05.github.io
109
- branch: master
+ repo: https://github.com/amfoss/amfoss.github.io
+ branch: gh-page
0 commit comments