docs: updated
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<h1 align="center">Project AIRI</h1>
|
<h1 align="center">Project AIRI</h1>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
[<a href="https://discord.gg/TgQ3Cu2F7A">Join Discord Server</a>] [<a href="https:///airi.moeru.ai">Try it</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/README.zh-CN.md">简体中文</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/README.ja-JP.md">日本語</a>]
|
[<a href="https://discord.gg/TgQ3Cu2F7A">Join Discord Server</a>] [<a href="https:///airi.moeru.ai">Try it</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/docs/README.zh-CN.md">简体中文</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/docs/README.ja-JP.md">日本語</a>]
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
@@ -1,21 +1,21 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
width="100%"
|
width="100%"
|
||||||
srcset="./docs/public/banner-dark-1280x640.png"
|
srcset="./public/banner-dark-1280x640.png"
|
||||||
media="(prefers-color-scheme: dark)"
|
media="(prefers-color-scheme: dark)"
|
||||||
/>
|
/>
|
||||||
<source
|
<source
|
||||||
width="100%"
|
width="100%"
|
||||||
srcset="./docs/public/banner-light-1280x640.png"
|
srcset="./public/banner-light-1280x640.png"
|
||||||
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
|
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
|
||||||
/>
|
/>
|
||||||
<img width="250" src="./docs/public/banner-light-1280x640.png" />
|
<img width="250" src="./public/banner-light-1280x640.png" />
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 align="center">Project AIRI</h1>
|
<h1 align="center">Project AIRI</h1>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
[<a href="https://discord.gg/TgQ3Cu2F7A">Discordサーバーに参加する</a>] [<a href="https:///airi.moeru.ai">試してみる</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/README.zh-CN.md">文档</a>]
|
[<a href="https://discord.gg/TgQ3Cu2F7A">Discordサーバーに参加する</a>] [<a href="https:///airi.moeru.ai">試してみる</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/README.md">English</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/docs/README.zh-CN.md">简体中文</a>]
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
Please refer to [../README.md](../README.md) for the main documentation.
|
Please refer to [README.md](https://github.com/moeru-ai/airi) for the main documentation.
|
||||||
|
|||||||
@@ -1,21 +1,21 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
width="100%"
|
width="100%"
|
||||||
srcset="./docs/public/banner-dark-1280x640.png"
|
srcset="./public/banner-dark-1280x640.png"
|
||||||
media="(prefers-color-scheme: dark)"
|
media="(prefers-color-scheme: dark)"
|
||||||
/>
|
/>
|
||||||
<source
|
<source
|
||||||
width="100%"
|
width="100%"
|
||||||
srcset="./docs/public/banner-light-1280x640.png"
|
srcset="./public/banner-light-1280x640.png"
|
||||||
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
|
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
|
||||||
/>
|
/>
|
||||||
<img width="250" src="./docs/public/banner-light-1280x640.png" />
|
<img width="250" src="./public/banner-light-1280x640.png" />
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<h1 align="center">Project AIRI</h1>
|
<h1 align="center">Project AIRI</h1>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
[<a href="https://discord.gg/TgQ3Cu2F7A">加入 Discord</a>] [<a href="https://airi.moeru.ai">试试看</a>] [<a href="https://github.com/moeru-ai/airi">Docs</a>]
|
[<a href="https://discord.gg/TgQ3Cu2F7A">加入 Discord</a>] [<a href="https://airi.moeru.ai">试试看</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/README.md">English</a>] [<a href="https://github.com/moeru-ai/airi/blob/main/docs/README.ja-JP.md">日本語</a>]
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
Reference in New Issue
Block a user