saattrupdan commited on
Commit
f9b31f1
·
1 Parent(s): d05d9d8

docs: Change footer

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,7 +209,7 @@ def main() -> None:
209
  interactive=True,
210
  )
211
  gr.Markdown(
212
- "<center>Produced with ❤️ by the <a href=\"https://alexandra.dk\">"
213
  "Alexandra Institute</a>.</center>"
214
  )
215
  with gr.Column():
 
209
  interactive=True,
210
  )
211
  gr.Markdown(
212
+ "<center>Made with ❤️ by the <a href=\"https://alexandra.dk\">"
213
  "Alexandra Institute</a>.</center>"
214
  )
215
  with gr.Column():