Skip to content

Commit d88fd93

Browse files
committed
Put my blog in the first click
1 parent 4cff513 commit d88fd93

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_data/landing.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# index page sections
22
# custom following lines to edit your index page
3+
- id: blog
4+
i18n: nav.blog
5+
name: Blog
6+
tpl: blog.html
7+
page: blog/
8+
css: testimonials navy-section
9+
310
- id: about-me
411
i18n: nav.about_me
512
name: About
@@ -24,13 +31,6 @@
2431
# tpl: projects.html
2532
# css: project
2633

27-
- id: blog
28-
i18n: nav.blog
29-
name: Blog
30-
tpl: blog.html
31-
page: blog/
32-
css: testimonials navy-section
33-
3434
# - id: album
3535
# i18n: nav.album
3636
# name: Album

0 commit comments

Comments
 (0)