From dfb13483c9e065a09ef39e5c265bd0d4aed8876b Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Tue, 6 Feb 2018 02:09:16 -0600 Subject: [PATCH] add mavis talk placeholders --- content/talk/2018ff.md | 21 +++++++++++++++++++++ content/talk/2018ifeat.md | 21 +++++++++++++++++++++ content/talk/_index.md | 2 +- 3 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 content/talk/2018ff.md create mode 100644 content/talk/2018ifeat.md diff --git a/content/talk/2018ff.md b/content/talk/2018ff.md new file mode 100644 index 0000000..a2b437c --- /dev/null +++ b/content/talk/2018ff.md @@ -0,0 +1,21 @@ ++++ +event = "Coordinated Science Lab Feedback Friday Spring 2018" +title = "[placeholder]" +highlight = true +selected = false +abstract = "" +url_slides = "" +event_url = "http://synrg.csl.illinois.edu/friday/" +math = false +location = "Urbana, IL" +date = "2018-03-30T13:00:00-06:00" +abstract_short = "" +url_video = "" +url_pdf = "" + +[header] + caption = "" + image = "" + ++++ + diff --git a/content/talk/2018ifeat.md b/content/talk/2018ifeat.md new file mode 100644 index 0000000..5e50797 --- /dev/null +++ b/content/talk/2018ifeat.md @@ -0,0 +1,21 @@ ++++ +event = "iFEAT/Mavis Poster Session" +title = "[placeholder]" +highlight = true +selected = false +abstract = "" +url_slides = "" +event_url = "" +math = false +location = "Urbana, IL" +date = "2018-04-25T18:00:00-06:00" +abstract_short = "" +url_video = "" +url_pdf = "" + +[header] + caption = "" + image = "" + ++++ + diff --git a/content/talk/_index.md b/content/talk/_index.md index 3be9f55..8ad4840 100644 --- a/content/talk/_index.md +++ b/content/talk/_index.md @@ -1,5 +1,5 @@ +++ -title = "Recent & Upcoming Talks" +title = "Recent Talks" date = "2017-01-01T00:00:00Z" math = false highlight = false