Reworking of projects page

This commit is contained in:
2025-01-03 22:08:04 +00:00
parent e0e60830be
commit 028103d321
16 changed files with 220 additions and 84 deletions

View File

@@ -3,4 +3,4 @@
import sys
sys.path.append('/var/www/jc')
from projects import application
from index import app as application