Skip to content

fix(config)!: use product in material for clean build#71

Merged
traefiker merged 5 commits into
mainfrom
rel/100.0.25
Jan 9, 2026
Merged

fix(config)!: use product in material for clean build#71
traefiker merged 5 commits into
mainfrom
rel/100.0.25

Conversation

@mloiseleur
Copy link
Copy Markdown
Member

@mloiseleur mloiseleur commented Jan 9, 2026

Description

Follow up of #69
It's required to be applied on the docs.

before

product: 'enterprise'
theme:
  name: 'traefik-labs'

after

theme:
  name: 'traefik-labs'
  product: 'enterprise'

@traefiker traefiker merged commit 2355e3f into main Jan 9, 2026
1 check passed
@traefiker traefiker deleted the rel/100.0.25 branch January 9, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug/fix a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants