Corran commited on
Commit
8e61481
1 Parent(s): 59a7e40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ def Get_HTMLTop(title):
22
  <body>
23
  <h1>{title}</h1>
24
  <span typeof="schema:Person" resource="http://orcid.org/0000-0003-1279-3709">
25
- <script src="https://website-widgets.pages.dev/dist/sienna.min.js" defer />
26
  </span>
27
  """
28
  return html_top
 
22
  <body>
23
  <h1>{title}</h1>
24
  <span typeof="schema:Person" resource="http://orcid.org/0000-0003-1279-3709">
 
25
  </span>
26
  """
27
  return html_top