mrbeliever commited on
Commit
3bf851e
·
verified ·
1 Parent(s): 6b43b7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -94,11 +94,11 @@ gr.HTML('''
94
  </p>
95
  ''')
96
 
97
- title = "AI For All"
98
  link = "https://aifa.womener.in"
99
  markdown_link = f"[{title}]({link})"
100
  print(markdown_link)
101
- [AI For All](https://aifa.womener.in)
102
 
103
  description = r"""
104
  """
 
94
  </p>
95
  ''')
96
 
97
+ title = "[AI For All](https://aifa.womener.in)"
98
  link = "https://aifa.womener.in"
99
  markdown_link = f"[{title}]({link})"
100
  print(markdown_link)
101
+
102
 
103
  description = r"""
104
  """