Flags for new languages
This commit is contained in:
BIN
i2p2www/static/images/flags/tr.png
Normal file
BIN
i2p2www/static/images/flags/tr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 492 B |
BIN
i2p2www/static/images/flags/zh_TW.png
Normal file
BIN
i2p2www/static/images/flags/zh_TW.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 465 B |
@ -2,4 +2,4 @@
|
||||
from i2p2www import app
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host='127.0.0.1', port=5000, debug=False)
|
||||
app.run(host='127.0.0.1', port=5000, debug=True)
|
||||
|
Reference in New Issue
Block a user