Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3 new FEM courses #1038

Merged
merged 1 commit into from
Dec 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions packages/website/content/courses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ courses:
facebookImage: /fb-ts-fundamentals-v4.png
twitterImage: /tw-ts-fundamentals-v4.png
femCourseUrl: https://frontendmasters.com/courses/typescript-v4/
femCoursePublished: false
femCoursePublished: true
femWorkshopUrl: https://frontendmasters.com/workshops/typescript-v4/
femWorkshopPublished: true
summary:
Expand All @@ -46,7 +46,7 @@ courses:
facebookImage: /fb-intermediate-ts-v2.png
twitterImage: /tw-intermediate-ts-v2.png
femCourseUrl: https://frontendmasters.com/courses/intermediate-typescript-v2/
femCoursePublished: false
femCoursePublished: true
femWorkshopUrl: https://frontendmasters.com/workshops/intermediate-typescript-v2/
femWorkshopPublished: true
visibleInTopNav: true
Expand Down Expand Up @@ -74,8 +74,8 @@ courses:
facebookImage: /fb-enterprise-ts-v2.png
twitterImage: /tw-enterprise-ts-v2.png
femCourseUrl: https://frontendmasters.com/courses/enterprise-typescript-v2/
femCoursePublished: false
femWorkshopUrl: https://frontendmasters.com/workshops/enterprise-typescript-v2/
femCoursePublished: true
femWorkshopUrl: https://frontendmasters.com/workshops/enterprise-typescript/
femWorkshopPublished: true
visibleInTopNav: true
visibleInCourseIndex: true
Expand Down
Loading