x-tools/docs/_config.yml
2025-03-06 12:10:37 +08:00

18 lines
444 B
YAML

title: xTools用户指北
description: xTools开发者&用户手册
theme: just-the-docs
url: https://x-tools-author.github.io/x-tools
aux_links: # remove if you don't want this link to appear on your pages
Template Repository: https://github.com/x-tools-author/x-tools
permalink: pretty
defaults:
- scope:
path: "docs" # an empty string here means all files in the project
type: "pages"
values:
layout: "default"