Skip to content

Commit 812e264

Browse files
Don't show the powered by link
1 parent 9bfae26 commit 812e264

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,3 @@ Want to contribute a new feature? Please first [open a new issue](https://github
6565
Github issues are meant for tracking bugs and enhancements. For general support, email [[email protected]](mailto:[email protected]).
6666

6767

68-
*This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
],
3131
"support": {
3232
"body": "https://raw.githubusercontent.com/runcommand/runcommand-theme/master/bin/readme-partials/support-open-source.md"
33-
}
33+
},
34+
"show_powered_by": false
3435
}
3536
}
3637
}

0 commit comments

Comments
 (0)