Skip to content

Commit 4c73754

Browse files
committed
merge
2 parents 247767a + a07a86e commit 4c73754

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ exclude:
4444
- Gemfile
4545
- Gemfile.lock
4646
- includes
47-
- update-index.sh
47+
- update-index.sh

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>CS10 Fall 2022</title>
5-
<meta http-equiv="refresh" content="0;fa22/">
4+
<title>CS10 Summer 2023</title>
5+
<meta http-equiv="refresh" content="0;su23/">
66
<meta http-equiv="charset" content="utf-8">
77
</head>
88
<body>
9-
<p>CS10: Redirecting to cs10.org/fa22/</p>
9+
<p>CS10: Redirecting to cs10.org/su23</p>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)