Skip to content

Commit 4c0cef3

Browse files
committed
docs(website): add CTA on SO
1 parent c86b2b0 commit 4c0cef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = {
2727
announcementBar: {
2828
id: 'supportus',
2929
content:
30-
'⭐️ If you like webshell, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/formidable-webview/webshell">GitHub</a>! ⭐️',
30+
'⭐️ If you like webshell, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/formidable-webview/webshell">GitHub</a> and help the community by <a target="_blank" rel="noopener noreferrer" href="https://stackoverflow.com/a/64288484/2779871">upvoting this SO post</a>! ⭐️',
3131
isCloseable: true
3232
},
3333
algolia: {

0 commit comments

Comments
 (0)