generated from template/astro-template
temp
This commit is contained in:
parent
08a8bffe1f
commit
3057ca121c
5
kevisual.json
Normal file
5
kevisual.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"sync": {
|
||||
"./src/data/README.md": "https://kevisual.xiongxiao.me/root/ai/kevisual/README.md"
|
||||
}
|
||||
}
|
8
src/data/README.md
Normal file
8
src/data/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# kevisual
|
||||
|
||||
## 介绍
|
||||
|
||||
visual 是可视化
|
||||
ke 代表是 可以
|
||||
|
||||
kevisual 就是为了可视化而生的工具。
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
import '../styles/global.css';
|
||||
// const demo = await fetch('https://kevisual.xiongxiao.me/root/ai/kevisual/README.md');
|
||||
import READ from 'https://kevisual.xiongxiao.me/root/ai/kevisual/README.md'
|
||||
import READ from '@/data/README.md'
|
||||
|
||||
---
|
||||
|
||||
<html lang='zh-CN'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user