mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
23 lines
503 B
YAML
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"
|