From 823c2739dafa3cf416c6cf1528170a116642d68c Mon Sep 17 00:00:00 2001 From: Hector Alfaro Date: Tue, 30 Jan 2018 22:39:06 -0500 Subject: [PATCH] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index eb98332..ba31e87 100755 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ timezone: Europe/Berlin future: false # Set baseurl to the base path of the site eg "/mytalk" -baseurl: "/caption-this" +baseurl: "/github-slideshow" # The allowed values are 'rouge', 'pygments' or null. highlighter: rouge # markdown - Valid options are [ maruku | rdiscount | kramdown | redcarpet ] @@ -17,7 +17,7 @@ plugins: - jemoji ## personalize your slide show -title: caption-this +title: github-slideshow author: GitHubTeacher description: A fun activity for learning Git and GitHub.