Skip to content

Commit 0b1806b

Browse files
committed
update
1 parent 91156d8 commit 0b1806b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_config.landscape.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
menu:
2-
Home: /amfoss-blog-page/
2+
Home: /amfoss-blog-page
33
Archives: /archives
44
rss: /atom.xml
55
banner:

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Source: https://github.com/hexojs/hexo/
44

55
# Site
6+
67
title: 'amFOSS'
78
subtitle: ''
89
description: ''
@@ -14,6 +15,7 @@ timezone: ''
1415
# URL
1516
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
1617
url: http://amfoss.in
18+
root: /amfoss-blog-page/
1719
permalink: :year/:month/:day/:title/
1820
permalink_defaults:
1921
pretty_urls:

0 commit comments

Comments
 (0)