We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 247767a + a07a86e commit 4c73754Copy full SHA for 4c73754
_config.yml
@@ -44,4 +44,4 @@ exclude:
44
- Gemfile
45
- Gemfile.lock
46
- includes
47
- - update-index.sh
+ - update-index.sh
index.html
@@ -1,11 +1,11 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>CS10 Fall 2022</title>
5
- <meta http-equiv="refresh" content="0;fa22/">
+ <title>CS10 Summer 2023</title>
+ <meta http-equiv="refresh" content="0;su23/">
6
<meta http-equiv="charset" content="utf-8">
7
</head>
8
<body>
9
- <p>CS10: Redirecting to cs10.org/fa22/</p>
+ <p>CS10: Redirecting to cs10.org/su23</p>
10
</body>
11
</html>
0 commit comments