From 75ad204996fd43361f090151eff09de65ca07e4f Mon Sep 17 00:00:00 2001 From: Jennifer Mankoff <jmankoff@cs.washington.edu> Date: Sat, 11 Feb 2023 09:46:06 -0800 Subject: [PATCH] Ready to host --- _config.yml | 4 ++-- _config_production.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index bed8d3c2..18e6ceb9 100644 --- a/_config.yml +++ b/_config.yml @@ -4,8 +4,8 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: The Future of Access Technology -description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning; VR/AR and fabrication; and the interaction of accessibilty technology and society +title: Accessibility +description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning and fabrication; and the interaction of accessibilty technology and society baseurl: "/courses/csep599w/23sp" url: https://courses.cs.washington.edu # the base hostname & protocol for your site, e.g. http://example.com diff --git a/_config_production.yml b/_config_production.yml index bed8d3c2..bff94a49 100644 --- a/_config_production.yml +++ b/_config_production.yml @@ -4,8 +4,8 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: The Future of Access Technology -description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning; VR/AR and fabrication; and the interaction of accessibilty technology and society +title: Accessibility +description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning and fabrication; and the interaction of accessibilty technology and society baseurl: "/courses/csep599w/23sp" url: https://courses.cs.washington.edu # the base hostname & protocol for your site, e.g. http://example.com @@ -14,7 +14,7 @@ git_username: jmankoff staff_email: qaccess@cs.washington.edu canvas_course: 1631800 git_url: https://gitlab.cs.washington.edu/pmp-accessibility/website -git_branch: master +git_branch: QACCESS-23sp discussion: https://mail.google.com/chat/u/0/#chat/space/AAAA5Ym5Qv8 canvas: https://canvas.uw.edu/courses/1631800 warning: draft -- GitLab