diff options
Diffstat (limited to 'web/src/pages/texture-packs.astro')
-rw-r--r-- | web/src/pages/texture-packs.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/src/pages/texture-packs.astro b/web/src/pages/texture-packs.astro index 77d8a37..ee511f9 100644 --- a/web/src/pages/texture-packs.astro +++ b/web/src/pages/texture-packs.astro @@ -1,7 +1,6 @@ --- import Base from "../layouts/Base.astro"; import NavBar from "../components/NavBar.astro"; -import Content from "../layouts/Content.astro"; --- <Base title="Firmament Texture Packs"> |