AlanFeder commited on
Commit
c69af4e
·
verified ·
1 Parent(s): 11c9a65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -27,8 +27,8 @@ with gr.Blocks() as demo:
27
  This Gradio app was created for Alan Feder's [talk at the 2024 R/Gov Conference](https://rstats.ai/gov.html). \n\n The Github repository that houses all the code is [here](https://github.com/AlanFeder/rgov-2024) -- feel free to fork it and use it on your own!
28
  """
29
  )
30
- gr.Divider()
31
- gr.Subheader("Contact me!")
32
  gr.Image("AJF_Headshot.jpg", width=60)
33
  gr.Markdown(
34
  """
 
27
  This Gradio app was created for Alan Feder's [talk at the 2024 R/Gov Conference](https://rstats.ai/gov.html). \n\n The Github repository that houses all the code is [here](https://github.com/AlanFeder/rgov-2024) -- feel free to fork it and use it on your own!
28
  """
29
  )
30
+ gr.Markdown("***")
31
+ gr.Markdown("### Contact me!")
32
  gr.Image("AJF_Headshot.jpg", width=60)
33
  gr.Markdown(
34
  """