add weight and quote in frontmatter
This commit is contained in:
parent
c8f73a1556
commit
1bf77c7935
|
@ -5,6 +5,10 @@ case_study_styles: true
|
|||
cid: caseStudies
|
||||
css: /css/case-studies-gradient.css
|
||||
featured: true
|
||||
weight: 1
|
||||
quote: >
|
||||
Kubernetes is a great platform for machine learning because it comes with all the scheduling and scalability that you need.
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue