Shirpi commited on
Commit
4728532
·
verified ·
1 Parent(s): 7ea7ab2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -779,7 +779,7 @@ def chat():
779
  def manifest():
780
  data = {
781
  "name": "Student's AI",
782
- "short_name": "StudentAI",
783
  "start_url": "/",
784
  "display": "standalone",
785
  "orientation": "portrait",
@@ -787,12 +787,12 @@ def manifest():
787
  "theme_color": "#09090b",
788
  "icons": [
789
  {
790
- "src": "https://cdn-icons-png.flaticon.com/512/4712/4712035.png",
791
  "sizes": "192x192",
792
  "type": "image/png"
793
  },
794
  {
795
- "src": "https://cdn-icons-png.flaticon.com/512/4712/4712035.png",
796
  "sizes": "512x512",
797
  "type": "image/png"
798
  }
 
779
  def manifest():
780
  data = {
781
  "name": "Student's AI",
782
+ "short_name": "Student's AI",
783
  "start_url": "/",
784
  "display": "standalone",
785
  "orientation": "portrait",
 
787
  "theme_color": "#09090b",
788
  "icons": [
789
  {
790
+ "src": "https://huggingface.co/spaces/Shirpi/Student-s_AI/resolve/main/1000177401.png",
791
  "sizes": "192x192",
792
  "type": "image/png"
793
  },
794
  {
795
+ "src": "https://huggingface.co/spaces/Shirpi/Student-s_AI/resolve/main/1000177401.png",
796
  "sizes": "512x512",
797
  "type": "image/png"
798
  }