Spaces:
Runtime error
Runtime error
shubhamagarwal92
commited on
Commit
•
1d8bf70
1
Parent(s):
7bf33dc
Update header
Browse files
app.py
CHANGED
@@ -74,8 +74,8 @@ custom_html = "<div style='text-align: left;'>Examples:</div>"
|
|
74 |
|
75 |
|
76 |
title_markdown = ("""
|
77 |
-
<h1 align="center"><a href=""><img src="/file=resources/download.png", alt="Writing Assistant -
|
78 |
-
<h2 align="center">
|
79 |
""")
|
80 |
# <h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
|
81 |
|
|
|
74 |
|
75 |
|
76 |
title_markdown = ("""
|
77 |
+
<h1 align="center"><a href=""><img src="/file=resources/download.png", alt="Writing Assistant - LitCraft" border="0" style="margin: 0 auto; height: 50px;" /></a> </h1>
|
78 |
+
<h2 align="center">LitCraft: Effortless Literature Reviews for Research Concepts</h2>
|
79 |
""")
|
80 |
# <h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
|
81 |
|