From bafe23f814bbd257ba347a9f4ce111cccf0080b3 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 9 Jul 2026 20:00:41 +0800 Subject: docs: add dev-docs site with dark/light theme support --- docs/dev-docs/_sidebar.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/dev-docs/_sidebar.md (limited to 'docs/dev-docs/_sidebar.md') diff --git a/docs/dev-docs/_sidebar.md b/docs/dev-docs/_sidebar.md new file mode 100644 index 0000000..76c3649 --- /dev/null +++ b/docs/dev-docs/_sidebar.md @@ -0,0 +1,3 @@ +- [Welcome!](README) +* [The Mod Pathfinder](issues/the-mod-pathfinder) +* [Some Situations Where You'd Be Like "Shit!"](issues/the-shit-time) -- cgit