x-tools/docs/_config.yml
2025-03-06 13:15:59 +08:00

23 lines
503 B
YAML

title: xTools用户&开发者手册
description: xTools用户&开发者手册
theme: just-the-docs
url: https://x-tools-author.github.io/x-tools
aux_links_new_tab: true
aux_links:
访问xTools项目仓库: https://github.com/x-tools-author/x-tools
permalink: pretty
# logo
logo: "/assets/images/logo.png"
# favicon_ico: "/assets/images/logo.ico"
defaults:
- scope:
path: "docs" # an empty string here means all files in the project
type: "pages"
values:
layout: "default"