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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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.
---