Skip to content

Commit 9278cb1

Browse files
committedJan 3, 2021
fix to robots.txt file
1 parent 87f7d56 commit 9278cb1

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed
 

‎_data/affiliatedevents.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ affiliatedevents:
1717
contact: jblumenthal@regis.edu
1818
description: "Computing for the Social Good in Education (CSG-Ed) focuses on the methods for producing computing graduates who are focused on using theircomputing education towards the benet of society. In this year's pre-symposium, we invite our fellow educators to reect with us upon why we becameeducators and engage in a rigorous inquiry designed to assess why computing is perceived as a lucrative career choice, but low on the list of providing a means to improve society; especially among women and underrepresented minorities. If this is the perception, \"what are we educators doing that may becontributing or acquiescing to this perception?\". The proposed symposium will explore this question and \"how we can shift computing education to change this perception?\". This session will rst entail a facilitated exploration of how we, the computing education eld, got to this state. The topics will include:the economic pressures on the education sector, how our curricula have inuenced student aspirations, and the tension between the need for a liberallyeducated citizenry and highly focused professional training. We will then transition to a discussion of what actions each of us can take to successfully alignthe reality of computing education with our aspirational societal goals. Our goal for this pre-symposium is that participants will leave with concrete actionitems they can immediately put into practice."
1919
register: Select this event during SIGCSE TS 2021 registration through Cvent. No additional cost and open to all.
20-
- title: "Welcoming students with disabilities in online computer science education"
20+
- title: "Welcoming Students with Disabilities in Online Computer Science Education"
2121
event: 3
2222
day: Thursday, March 11
2323
time: 1:00pm-5:00pm (ET)

‎pages/pages-root-folder/robots.txt

+2
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ permalink: /robots.txt
55
source: "www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449" # www.robotstxt.org
66
---
77
User-agent: *
8+
Crawl-Delay: 20
9+
Disallow: /branch/
810
Sitemap: {{ site.url }}{{ site.baseurl }}/sitemap.xml

‎robots.txt ‎robots-old.txt

File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.