Nischal Subedi commited on
Commit
82d384e
·
1 Parent(s): ca5f7dc
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1013,9 +1013,9 @@ Answer:"""
1013
  gr.Markdown(
1014
  f"""
1015
  <p>**Disclaimer:** This tool is for informational purposes only and does not constitute legal advice. For specific legal guidance, always consult with a licensed attorney in your jurisdiction.</p>
1016
- <p>Developed by **Nischal Subedi**. Connect on <a href="https://www.linkedin.com/in/nischal1/" target="_blank">**LinkedIn**</a> or explore insights at <a href="https://datascientistinsights.substack.com/" target="_blank">**Substack**</a>.</p>
1017
  """
1018
- )
1019
 
1020
 
1021
  # Event Listeners for buttons
 
1013
  gr.Markdown(
1014
  f"""
1015
  <p>**Disclaimer:** This tool is for informational purposes only and does not constitute legal advice. For specific legal guidance, always consult with a licensed attorney in your jurisdiction.</p>
1016
+ <p>Developed by **Nischal Subedi**. Connect on <a href="https://www.linkedin.com/in/nischal1/" target="_blank" style="font-weight: bold; color: orange;">LinkedIn</a> or explore insights at <a href="https://datascientistinsights.substack.com/" target="_blank" style="font-weight: bold; color: orange;">Substack</a>.</p>
1017
  """
1018
+ )
1019
 
1020
 
1021
  # Event Listeners for buttons