rohit-gohri / redocusaurus

OpenAPI for Docusaurus with Redoc
https://redocusaurus.vercel.app/
MIT License
629 stars 114 forks source link

Hiding footer not working #285

Closed blacktop closed 1 year ago

blacktop commented 1 year ago
        layout: {
          noFooter: true,
        },

Adding that to my "redocusaurus" config doesn't have any affect?

blacktop commented 1 year ago

I thought this would hide the redoc footer, but I now (after deploying) that it actually hides the docusaurus footer