You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/website/docusaurus.config.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ module.exports = {
27
27
announcementBar: {
28
28
id: 'supportus',
29
29
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>! ⭐️',
0 commit comments