feat(learn): enable ukrainian certifications (#44454)
* feat(learn): enable ukrainian certifications * fix: add algolia config * chore: apply suggestions from code review Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6fe6bab4a5
commit
a2f799866f
@@ -29,6 +29,10 @@ const algoliaIndices = {
|
||||
portuguese: {
|
||||
name: 'news',
|
||||
searchPage: 'https://www.freecodecamp.org/news/search/'
|
||||
},
|
||||
ukrainian: {
|
||||
name: 'news',
|
||||
searchPage: 'https://www.freecodecamp.org/news/search/'
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user