@@ -5,7 +5,8 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Global Cube</title>
- <link id="favicon" type="image/x-icon" rel="icon" href="static/favicon.ico">
+ <link id="favicon" type="image/x-icon" rel="icon" href="/static/favicon.ico">
+ <link rel="icon" href="/static/img/CUBE.png">
</head>
<body>
@@ -1,5 +1,5 @@
-bs4
Flask>=2.2.0
+beautifulsoup4
pandas
sqlalchemy
zipfile
@@ -3,5 +3,5 @@ module = main
callable = app
master = true
touch-reload = /app/uwsgi.ini
-
+# debug = true