-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathnavigation.yml
More file actions
45 lines (45 loc) · 753 Bytes
/
navigation.yml
File metadata and controls
45 lines (45 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# nav-home, nav-about, nav-fables, nav-speeches, nav-fiction, nav-author
-
class: 'nav-home'
name: 'home'
path: '/'
-
class: 'nav-now'
name: 'now'
path: '/now'
-
class: 'nav-about'
name: 'about'
path: '/about'
-
class: 'nav-speaker'
name: 'Speaker'
path: '/speaker'
-
class: 'nav-sec'
name: 'Security'
path: '/sec'
-
class: 'nav-dev'
name: 'Development'
path: '/dev'
-
class: 'nav-writing'
name: 'Writing'
path: '/writing'
-
class: 'nav-coaching'
name: 'Coaching'
path: '/coaching'
-
class: 'nav-personal'
name: 'Personal'
path: '/personal'
# -
# class: 'nav-author'
# name: 'Posts by devalias'
# path: '/author/devalias'
-
class: 'nav-go-deeper'
name: 'Go Deeper...'
path: '/go-deeper'