Any way to customize the "Powered by PyWebIO" ? #445
tonyho
started this conversation in
Feature request
Replies: 2 comments
|
Find where pywebio is installed on your machine and remove footer from this file |
0 replies
|
Besides chaning source code, you can use run_js to change footer. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes, we want to change "Powered by PyWebIO" to "Copyright XXX" or others.
Any configuration can adjust this?
All reactions