FAForever / website

FAForever's Website
http://www.faforever.com
MIT License
21 stars 37 forks source link

move static pages to reduce clutter in the express.js #474

Closed fcaps closed 1 year ago

fcaps commented 1 year ago

not perfect due the "/" entrypoint (don't wanna add a new path and redirects), but at least this is removed from the big express.js. also not sure if i wanna suffix all with Router or maybe Controller.. a small code-smell that can be fixed later.