Changed icons to svg and added support on app.py for mod_wsgi

This commit is contained in:
Antonio de la Rosa 2025-09-30 14:50:55 +02:00
parent 135fd9713e
commit b0790dd9a2
2 changed files with 6 additions and 1 deletions

View file

@ -20,3 +20,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
from paramecio2.app import start_app
app=start_app()
application=app