Merge pull request #470 from openziti/frontdoor-hide-toc

hide frontdoor ToC because it excludes MDX partials
This commit is contained in:
Kenneth Bingham 2023-12-01 15:35:44 -05:00 committed by GitHub
commit 42cd285e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: zrok frontdoor
sidebar_label: frontdoor
sidebar_position: 20
hide_table_of_contents: true
---
import OsTabs from '@theme/OsTabs';