镜像自地址
https://github.com/JGZYES/ParlzPackageManger.git
已同步 2026-09-11 08:52:45 +08:00
docs/index.php lives in docs/, so relative 'assets/style.css' resolved to
docs/assets/style.css (404 -> no styling). Switch _common.php asset/link paths
to site-root-relative ('/assets/style.css', '/icon.png', '/assets/main.js',
'/index.php', '/docs/index.php') so both the homepage and the docs site load the
theme correctly.