Skip to content

Commit 9dadaf4

Browse files
authored
Merge pull request #62 from NSS-Workshops/update-intro-c02
Update intro c02
2 parents 2ec6bc2 + ca83770 commit 9dadaf4

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
echo "VITE_COURSE_NAME=${{secrets.WORKSHOP_NAME}}" >> .env
4848
echo "VITE_GLOBAL_PROGRESS_BAR=false" >> .env
4949
echo "VITE_REQUIRES_GITHUB_AUTHENTICATION=false" >> .env
50+
echo "BASE_URL=${{ secrets.WORKSHOP_BASE_URL }}" >> .env
5051
5152
- name: Install dependencies
5253
run: npm ci

src/sections/01-introduction/01-intro/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,8 @@ By the end, you won’t just be picking solutions that feel right, you’ll be a
7676

7777
**Class times on zoom Mondays 2-4pm and Wednesdays 2-4pm**
7878

79-
**First class on zoom starts on July 14th Monday 2pm**
80-
**Last class will be Sept 17th Wednesday 2pm**
81-
82-
**(Sept 1 Labor Day class will move to Sept 2 Tuesday, 2-4pm)**
79+
**First class on zoom starts on January 26th Monday 2pm**
80+
**Last class will be April 1sh Wednesday 2pm**
8381

8482
## Attendance
8583

0 commit comments

Comments
 (0)