mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: add dedicated docs website
This commit is contained in:
7
automd.config.ts
Normal file
7
automd.config.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import type { Config } from 'automd'
|
||||
|
||||
const config: Config = {
|
||||
input: ['docs/guide/benchmarks.md'],
|
||||
}
|
||||
|
||||
export default config
|
||||
Reference in New Issue
Block a user