You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+11-72Lines changed: 11 additions & 72 deletions
Original file line number
Diff line number
Diff line change
@@ -3,26 +3,12 @@
3
3
# you will see them accessed via {{ site.title }}, {{ site.github_repo }}, and so on.
4
4
# You can create any custom variable you would like, and they will be accessible
5
5
# in the templates via {{ site.myvariable }}.
6
-
title: Accessibility Classes Content
7
-
tagline: All the content you need to start an accessibility class
8
-
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
9
-
author: J. Mankoff
10
-
baseurl: '/cseXXX/YYqq'# the subpath of your site, e.g. /blog
11
-
url: 'https://courses.cs.washington.edu'# the base hostname & protocol for your site, e.g. http://example.com
0 commit comments