add weight and quote in frontmatter

This commit is contained in:
jkld11
2020-05-04 15:41:00 -04:00
committed by GitHub
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.
---