File tree Expand file tree Collapse file tree
src/view/frontend/intro/Intro Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Please be welcomed in [discussions](https://github.com/robertpiosik/CodeWebChat/
9999
100100## <span style =" background-color : #fbb100 ; color : black ; padding : 0.2em 0.6em ; border-radius : 999px " >Donations</span >
101101
102- If you use CWC daily, [ buying a coffee] ( https://buymeacoffee.com/robertpiosik ) is a great way to show your support for the project.
102+ If you use CWC daily, [ buying a $3 coffee] ( https://buymeacoffee.com/robertpiosik ) is a great way to show your support for the project.
103103
104104** BTC:** bc1qfzajl0fc4347knr6n5hhuk52ufr4sau04su5te
105105
Original file line number Diff line number Diff line change 22 "name" : " gemini-coder" ,
33 "displayName" : " Code Web Chat (CWC)" ,
44 "description" : " Connect VS Code with free chatbots" ,
5- "version" : " 1.244 .0" ,
5+ "version" : " 1.245 .0" ,
66 "scripts" : {
77 "build" : " npx vsce package --no-dependencies" ,
88 "vscode:prepublish" : " rimraf out && npm run compile" ,
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export const Intro: React.FC<Props> = (props) => {
3838 href = "https://buymeacoffee.com/robertpiosik"
3939 >
4040 < span className = "codicon codicon-coffee" />
41- < span > Buy $3 coffee</ span >
41+ < span > Buy a $3 coffee</ span >
4242 </ a >
4343 </ div >
4444 < div className = { styles . bottom } >
You can’t perform that action at this time.
0 commit comments