* Remove json.parse(json.stringify( usage to improve performance
* Fix missing / duplicate keys in some renders
* Fix missing react-is dependency (only seemed to cause problems from pruning on the heroku deploy)
* Add nextjs tag to datadog-connect config when nextjs is a query param
* Fix router.asPath usage to exclude query param
* Fix styling inconsistencies noticed when testing
* Add a few tests
* Add/use small-footer
* Fix borked HTML
* Extract scripts to new include
* Add spacing
* Fix some padding
* Fix a test that uses /actions
* Fix old links
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update /developers in general footer
* Don't hard code free-pro-team
* Use the small-footer everywhere
* Tweak border
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>