Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyyHuang committed Mar 13, 2024
1 parent f6fbf79 commit d54a257
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.6d1bcd75.css",
"main.js": "/static/js/main.30027e02.js",
"main.css": "/static/css/main.944c0233.css",
"main.js": "/static/js/main.2c7433d1.js",
"static/media/hw2.md": "/static/media/hw2.b72b4299215ab1820a29.md",
"static/media/hw6.md": "/static/media/hw6.2565131e49958f2d1d09.md",
"static/media/hw3.md": "/static/media/hw3.4c6c1b784b693e9a6da8.md",
Expand All @@ -17,11 +17,11 @@
"static/media/spec-final-project.md": "/static/media/spec-final-project.4545851ab9f7336836f2.md",
"static/media/lab2.md": "/static/media/lab2.d2b57759e405362ffd8f.md",
"index.html": "/index.html",
"main.6d1bcd75.css.map": "/static/css/main.6d1bcd75.css.map",
"main.30027e02.js.map": "/static/js/main.30027e02.js.map"
"main.944c0233.css.map": "/static/css/main.944c0233.css.map",
"main.2c7433d1.js.map": "/static/js/main.2c7433d1.js.map"
},
"entrypoints": [
"static/css/main.6d1bcd75.css",
"static/js/main.30027e02.js"
"static/css/main.944c0233.css",
"static/js/main.2c7433d1.js"
]
}
2 changes: 1 addition & 1 deletion content/ios/schedule-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Join the [Ed](https://edstem.org/us/join/mtSMbK) and [Gradescope](https://www.gr
| 4 | No Lecture (Academic Holiday) | Discussion 4/OH | No HW |
| 5 | Observation and MVVM [Slides](https://drive.google.com/file/d/1nTDa7it4BdxE0zae2Zw0_ufe2oiTzFQS/view?usp=sharing) [Recording](https://youtu.be/JVIQTW8oQrA) | Discussion 5/OH | [HW 4: Class Planner](https://calhacks.notion.site/HW-4-Class-Planner-3fab826da29d4ee48e1f81fbcb141483?pvs=4) |
| 6 | Navigation and Presentation [Slides](https://drive.google.com/file/d/1kwWanZEPm6gn4wWoTvo3KIYfbPamK5Nt/view?usp=sharing) [Recording](https://youtu.be/yp65ba_T-gA?si=de7SE4p5-edOTgFL) | Discussion 6/OH | [HW 5: SpeechNav](https://calhacks.notion.site/HW-5-SpeechNav-26ac42e5ff6d4db9b8570ad569659255?pvs=4) |
| 7 | Animations [Slides](https://drive.google.com/file/d/1oNS2DKfPR_LcMnWical1SU43aUqZ_IB1/view?usp=sharing) | Discussion 7/OH | HW 6: TBD |
| 7 | Animations [Slides](https://drive.google.com/file/d/1oNS2DKfPR_LcMnWical1SU43aUqZ_IB1/view?usp=sharing) | Discussion 7/OH | [HW 6: Animations!](https://calhacks.notion.site/HW-6-Animations-4c8f20647d754f4db62c8c7c67e22dfa?pvs=4) |
| 8 | API Integration | Discussion 8/OH | HW 7: Guess the Dog! |
| 9 | No Lecture (Spring Recess) | No Discussion | No Hw |
| 10 | Swift Data | Discussion 9/OH | HW 8: TBD |
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.30027e02.js"></script><link href="/static/css/main.6d1bcd75.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.2c7433d1.js"></script><link href="/static/css/main.944c0233.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions static/css/main.6d1bcd75.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.6d1bcd75.css.map

This file was deleted.

Loading

0 comments on commit d54a257

Please sign in to comment.