HamidMolareza / QueraReadmeGenerator

Generate README.md files for HamidMolareza/Quera project
https://github.com/HamidMolareza/Quera/
GNU General Public License v3.0
0 stars 0 forks source link

feat: Limit number of solutions in the table #12

Open HamidMolareza opened 1 day ago

HamidMolareza commented 1 day ago

If there are many solutions, we can't display all of them in the table, so it's better to limit the number shown and link to the solution folder for the rest.

We should be able to configure this in the appsettings.json file.