fix: Fix incorrect overlapping markdown file
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user