add icpe slides to talk

This commit is contained in:
Carl Pearson
2019-04-09 16:20:43 +05:30
parent b456d04617
commit 9621247ee8
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ selected = true
# E.g. `projects = ["deep-learning"]` references # E.g. `projects = ["deep-learning"]` references
# `content/project/deep-learning/index.md`. # `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`. # Otherwise, set `projects = []`.
projects = [] projects = ["scope"]
# Tags (optional). # Tags (optional).
# Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags. # Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags.
@@ -54,7 +54,7 @@ slides = ""
# Links (optional). # Links (optional).
url_pdf = "" url_pdf = ""
url_slides = "" url_slides = "pdf/20190410icpe.pdf"
url_video = "" url_video = ""
url_code = "" url_code = ""

BIN
static/pdf/20190410icpe.pdf Normal file

Binary file not shown.