kumar9 commited on
Commit
f90679d
·
1 Parent(s): e4f037b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,8 +44,8 @@ app_ui = ui.page_fillable(
44
  ui.output_ui("value_boxes"),
45
  ui.output_plot("scatter", fill=True),
46
  ui.help_text(
47
- "Artwork by ",
48
- ui.a("@allison_horst", href="https://twitter.com/allison_horst"),
49
  class_="text-end",
50
  ),
51
  ),
 
44
  ui.output_ui("value_boxes"),
45
  ui.output_plot("scatter", fill=True),
46
  ui.help_text(
47
+ " ",
48
+ ,
49
  class_="text-end",
50
  ),
51
  ),