mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-15 01:17:57 -05:00
* new category adding new category for "what we actually do" * adding gamification + a few changes * join metagame & navigation * The build was broken... - Fixed sidebars file issue - Removed style attr from an `iframe` which also broke the build * It came up on a call to change this icon to something more relevant. * Fixed docusaurus altered html/css. - The class names & html that docusaurus spits out has changed slightly and broke the css. - Also, react likes camelCased attribute names, not lower or kebab casing, so changed this in all the iframes because it was spitting out errors in the console. Co-authored-by: luxumbra <me@luxumbra.dev>