diff --git a/_config.yml b/_config.yml
index 9bde4ee..c8cae59 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,12 +13,12 @@
# you will see them accessed via {{ site.title }}, {{ site.github_repo }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
-title: Just the Class
-tagline: A Jekyll template for course websites
-description: A modern, highly customizable, responsive Jekyll template for course websites
-author: Kevin Lin
-baseurl: '/just-the-class' # the subpath of your site, e.g. /blog
-url: 'https://kevinl.info' # the base hostname & protocol for your site, e.g. http://example.com
+title: Robot Planning Meets Machine Learning
+tagline: A graduate seminar course at Princeton
+description: A graduate seminar course at Princeton on robot planning and machine learning
+author: Tom Silver
+# baseurl: '/just-the-class' # the subpath of your site, e.g. /blog
+url: 'https://rpmml.github.io' # the base hostname & protocol for your site, e.g. http://example.com
exclude: ["Gemfile", "Gemfile.lock", "LICENSE"]
# Theme settings
@@ -27,12 +27,9 @@ color_scheme: light
search_enabled: true
heading_anchors: true
permalink: pretty
-aux_links:
- Kevin Lin:
- - 'https://kevinl.info'
- Just the Class on GitHub:
- - 'https://github.com/kevinlin1/just-the-class'
-footer_content:
+footer_content: >
+ Powered by Jekyll with just-the-class theme.
+ Hosted by GitHub Pages.
# Collections for website data
collections: