diff options
Diffstat (limited to 'web/src/pages/docs/texture-pack-format.astro')
-rw-r--r-- | web/src/pages/docs/texture-pack-format.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/src/pages/docs/texture-pack-format.astro b/web/src/pages/docs/texture-pack-format.astro index 0714aea..ed14cde 100644 --- a/web/src/pages/docs/texture-pack-format.astro +++ b/web/src/pages/docs/texture-pack-format.astro @@ -6,7 +6,6 @@ import MarkDown from './_texture-pack-format.md'; --- <Base title="Firmament Texture Packs"> - <NavBar></NavBar> <Content> <MarkDown/> </Content> |