Skip to content

allow hiding footer #28

@raylu

Description

@raylu

Describe the feature

I'd like to hide the "Made with Dracula Theme for MkDocs" that appears on every page

Use Case

it's too bright

Proposed Solution

No response

Other Information

it looks like it's possible to do this now with

theme:
  name: dracula
  custom_dir: docs/dracula_overides

and then creating an empty docs/dracula_overrides/modules/footer.html file

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

I don't know what this means

Environment details (OS name and version, etc.)

all

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions