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 91156d8Copy full SHA for 91156d8
_config.landscape.yml
@@ -1,5 +1,5 @@
1
menu:
2
- Home: /
+ Home: /amfoss-blog-page/
3
Archives: /archives
4
rss: /atom.xml
5
banner:
_config.yml
@@ -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/wreck-x/amfoss-blog-page
+ branch: gh-page
0 commit comments