Skip to content

Commit 9bed1f5

Browse files
committed
ci: update workflows config.
1 parent 8f4637f commit 9bed1f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ jobs:
1919
cat > idoc.yml << EOF
2020
site: "Web Serve"
2121
description: Web Serve is a simple and easy-to-use application designed for quickly setting up and managing local static servers, suitable for a variety of use cases
22-
keywords: 本地静态服务器,应用程序,快速搭建,管理服务器,前端开发,实时预览,文件传输,数据备份,物联网设备,离线访问,开发效率,跨域请求,静态网站,本地分享,文档托管
22+
keywords: Local Static Server,Application,Quick Setup,Server Management,Front-End Development,Real-Time Preview,File Transfer,Data Backup,IoT Devices,Offline Access,Development Efficiency,Cross-Origin Requests,Static Website,Local Sharing,Document Hosting
2323
favicon: assets/logo.png
2424
logo: ./assets/logo.png
25-
openSource: https://github.com/jaywcjlove/copybook-generator
26-
homepage: https://wangchujiang.com/copybook-generator/
25+
openSource: https://github.com/jaywcjlove/web-serve
26+
homepage: https://wangchujiang.com/web-serve/
2727
tocs: false
2828
element:
2929
wrapper: style=max-width:720px;

0 commit comments

Comments
 (0)