Exifly / ApiVault

Your gateway to a world of public APIs.
https://apivault.dev
Other
435 stars 39 forks source link

Minor fixes and new badge added #281

Closed gdjohn4s closed 2 weeks ago

gdjohn4s commented 2 weeks ago

Description

In this PR, some improvements and additions have been made. A new badge has been added, featuring one of our other apps, Codeishot, replacing the ProductHunt banner. Additionally, a bug that made the page title of the Contributors section on Apivault invisible has been fixed.

Among the improvements, a .prettierrc file has been added to define formatting rules, and some files have already been formatted according to these new rules.

Finally, we've excluded Django's static files from the repository to prevent them from being included in future PRs.

Checklist