diff --git a/public/favicon.ico b/public/favicon.ico
index a11777cc47..581dfac42e 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/public/index.html b/public/index.html
index 8ccb56705f..3e83cf9ed5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -13,7 +13,7 @@
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
-->
-
+
-
Cadet
+ Source Academy
diff --git a/src/components/Playground.tsx b/src/components/Playground.tsx
index f691b21159..87849c0613 100644
--- a/src/components/Playground.tsx
+++ b/src/components/Playground.tsx
@@ -115,7 +115,7 @@ class Playground extends React.Component {
}
}
-const SICP_SITE = 'http://www.comp.nus.edu.sg/~henz/sicp_js/'
+const SICP_SITE = 'https://www.comp.nus.edu.sg/~cs1101s/source/'
const CHAP = '\xa7'
const playgroundIntroduction: SideContentTab = {
label: 'Introduction',
diff --git a/src/utils/favicon.xcf b/src/utils/favicon.xcf
new file mode 100644
index 0000000000..cbfc88adbd
Binary files /dev/null and b/src/utils/favicon.xcf differ