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 73544b9 commit 9661a5cCopy full SHA for 9661a5c
config/_default/menus.yaml
@@ -16,7 +16,7 @@ main:
16
url: history
17
weight: 20
18
- name: Blog
19
- url: #blog
+ url: "#blog"
20
weight: 15
21
- name: Steering
22
url: "#steering"
content/home/blog.md
@@ -20,7 +20,7 @@ content:
order: desc
page_type: post
design:
23
- view: 2
+ view: 3
24
columns: '1'
25
26
active: true
0 commit comments