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