From 1bf77c7935b704b4c213dcc2e3ff21cad05266e0 Mon Sep 17 00:00:00 2001 From: jkld11 Date: Mon, 4 May 2020 15:41:00 -0400 Subject: [PATCH] add weight and quote in frontmatter --- content/en/case-studies/babylon/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/case-studies/babylon/index.html b/content/en/case-studies/babylon/index.html index d518af6c7c..fab5bbee5d 100644 --- a/content/en/case-studies/babylon/index.html +++ b/content/en/case-studies/babylon/index.html @@ -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. + ---