From 7ad121828a4c8e66de1e4953e06919338bf7fc20 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Mon, 9 Mar 2020 16:17:19 -0500 Subject: [PATCH] fix slides link --- content/talk/20200225c3sr/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/talk/20200225c3sr/index.md b/content/talk/20200225c3sr/index.md index b194ff7..cc3985f 100644 --- a/content/talk/20200225c3sr/index.md +++ b/content/talk/20200225c3sr/index.md @@ -46,7 +46,7 @@ url_video: "" # Simply enter your slide deck's filename without extension. # E.g. `slides = "example-slides"` references `content/slides/example-slides.md`. # Otherwise, set `slides = ""`. -slides: example +slides: "" # Projects (optional). # Associate this post with one or more of your projects. @@ -54,7 +54,7 @@ slides: example # E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. # Otherwise, set `projects = []`. projects: -- internal-project +- stencil_library # Enable math on this page? math: true