Created featured posts section but disabled for now
This commit is contained in:
parent
e0efec54f2
commit
5fac0f802d
1 changed files with 15 additions and 0 deletions
15
data/en/sections/featured-posts.yaml
Normal file
15
data/en/sections/featured-posts.yaml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
section:
|
||||||
|
name: Featured Projects
|
||||||
|
id: featured-posts
|
||||||
|
template: sections/featured-posts.html # Use "sections/education-alt.html for alternate template.
|
||||||
|
enable: false
|
||||||
|
weight: 6
|
||||||
|
showOnNavbar: false
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
posts:
|
||||||
|
- mobile-manipulation
|
||||||
|
- automated-poker-table
|
||||||
|
- chess-robot
|
||||||
|
- robot-arm-edu
|
Loading…
Add table
Add a link
Reference in a new issue