File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " gitbook-reader-app " ,
2+ "name" : " yet-another- gitbook-reader" ,
33 "version" : " 0.6.8" ,
44 "description" : " Gitbook 阅读器,60天通过CCNA考试 - ccna60d.xfoss.com" ,
55 "main" : " ./build/index.js" ,
7575 "icon" : " ./assets/appIcon.png"
7676 },
7777 "nsis" : {
78- "artifactName" : " Gitbook-reader -${version}-setup.${ext}"
78+ "artifactName" : " Yet-another- Gitbook-Reader -${version}-setup.${ext}"
7979 },
8080 "portable" : {
81- "artifactName" : " Gitbook-reader -${version}-portable.${ext}"
81+ "artifactName" : " Yet-another- Gitbook-Reader -${version}-portable.${ext}"
8282 },
8383 "linux" : {
8484 "target" : " AppImage" ,
85- "artifactName" : " Gitbook-reader -${version}-${arch}.${ext}" ,
85+ "artifactName" : " Yet-another- Gitbook-Reader -${version}-${arch}.${ext}" ,
8686 "icon" : " ./assets/appIcon.png"
8787 }
8888 },
Original file line number Diff line number Diff line change 33
44 < head >
55 < meta charset ="utf-8 " />
6- < title > Gitbook Reader</ title >
6+ < title > YGR - Yet another Gitbook Reader</ title >
77
88 < base href ="" />
99
You can’t perform that action at this time.
0 commit comments