-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Type of feature
🎨 Style
Current behavior
Let's see if we have multiple languages, in the example below, we have six languages, the display behavior is not appropriate for the reamde, i can be a thousand and thousand, and this will continue being in bullet point
Suggested solution
I suggest to have another behavior instead of bullet point, like I wrote in this comment
To improve and do not have a thousand of bullet point, we should align language flags only instead of writing the language(the whole word).
All the flag can be found here : "https://cdn.statically.io/flags/"+"lang_code"+".svg"
lang_code
is the country language code who is Alpha 2 code, do not forget the extension .svg
Example:
Country | lang_code (Alpha 2 code) | Flag URL |
---|---|---|
Togo | tg | https://cdn.statically.io/flags/tg.svg |
United States of America | us | https://cdn.statically.io/flags/us.svg |
France | fr | https://cdn.statically.io/flags/fr.svg |
Brazil | br | https://cdn.statically.io/flags/br.svg |
🍕 Intro to Open Source with OpenSauced 🍕
The site provides course materials for OpenSauced's Intro to Open Source.Welcome to the Intro to Open Source Course with OpenSauced! This course is designed to provide you with an introduction to open source and guide you through the process of contributing to open source projects.
Language Support
Like pizza, open source is meant to be shared with everyone. Click on the links below to take this course in the following languages:
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributing Docs
- I agree to follow this project's Contribution Docs