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.
2 parents c5e3d8c + 5decb21 commit 2999471Copy full SHA for 2999471
_config.yml
@@ -13,9 +13,8 @@ language: en
13
timezone: ''
14
15
# 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:
+
+url: http://amfoss.github.io/
19
permalink: :year/:month/:day/:title/
20
permalink_defaults:
21
pretty_urls:
@@ -107,5 +106,5 @@ theme: landscape
107
106
## Docs: https://hexo.io/docs/one-command-deployment
108
deploy:
109
type: git
110
- repo: https://github.com/amfoss/amfoss-blog-page
+ repo: https://github.com/amfoss/amfoss.github.io
111
branch: gh-page
0 commit comments