freeCodeCamp / forum-theme

Themes that we use on our forums
BSD 3-Clause "New" or "Revised" License
14 stars 27 forks source link

feat: dynamically set curriculum href #130

Closed ShaunSHamilton closed 3 months ago

ShaunSHamilton commented 3 months ago

Closes: #101 Closes: https://github.com/freeCodeCamp/freeCodeCamp/issues/40372

Note: This directs Campers to https://freecodecamp.org/<locale> NOT https://freecodecamp.org/<locale>/learn.

ahmaxed commented 3 months ago

Thanks for the pr. Deutsch should also map to https://www.freecodecamp.org/german/ ?

ShaunSHamilton commented 3 months ago

@ahmaxed Thank you for catching that. I assumed we did not have German for /learn yet.

ahmaxed commented 3 months ago

Not sure if we need chinese-traditional, but we could double check with the localization team and adjust the settings accordingly.

Thank you @erikasby and @ShaunSHamilton