mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-08-28 04:49:41 +00:00
docs: move homepage screenshot to README top
This commit is contained in:
parent
3a6d20101b
commit
cfd25e42eb
2 changed files with 2 additions and 6 deletions
BIN
.github/screenshots/homepage-effect.png
vendored
BIN
.github/screenshots/homepage-effect.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 1 MiB |
|
|
@ -1,3 +1,5 @@
|
|||

|
||||
|
||||
<picture>
|
||||
<source srcset="./.github/logo-dark.png" media="(prefers-color-scheme: light)">
|
||||
<source srcset="./.github/logo-white.png" media="(prefers-color-scheme: dark)">
|
||||
|
|
@ -24,12 +26,6 @@ IT-Tools 是一个基于 Vue 3 构建的在线工具集合,适合开发、排
|
|||
- 登录与访问控制改为 Cloudflare Access
|
||||
- 支持部署到 Cloudflare Pages
|
||||
|
||||
## 页面效果
|
||||
|
||||
下面是当前首页的实际效果截图,方便快速了解现在的布局和视觉风格:
|
||||
|
||||

|
||||
|
||||
## 线上部署
|
||||
|
||||
当前推荐的部署方式是:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue