Skip to content

Commit 3bf8ddd

Browse files
committed
Fix page title.
1 parent 3b3af8a commit 3bf8ddd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

classes/dsci550_2025a/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
ga('send', 'pageview');
1919

2020
</script>
21-
<title>USC IRDS - DSCI 550: Data Science at Scale - Spring 2024</title>
21+
<title>USC IRDS - DSCI 550: Data Science at Scale - Spring 2025</title>
2222

2323
<!-- Bootstrap Core CSS -->
2424
<link href="../../css/bootstrap.min.css" rel="stylesheet">

classes/dsci550_2025b/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
ga('send', 'pageview');
1919

2020
</script>
21-
<title>USC IRDS - DSCI 550: Data Science at Scale - Spring 2024</title>
21+
<title>USC IRDS - DSCI 550: Data Science at Scale - Spring 2025</title>
2222

2323
<!-- Bootstrap Core CSS -->
2424
<link href="../../css/bootstrap.min.css" rel="stylesheet">

0 commit comments

Comments
 (0)