Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
1edv authored Mar 9, 2022
1 parent 8a744f0 commit 9a6bc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ def get_map(s):

with st.container() :
st.write("""
[![Paper DOI : https://doi.org/10.1101/2021.02.17.430503](https://img.shields.io/badge/DOI-10.1101%2F2021.02.17.430503-blue)](https://doi.org/10.1101/2021.02.17.430503)&nbsp[![Star](https://img.shields.io/github/stars/1edv/evolution.svg?logo=github&style=social)](https://github.com/1edv/evolution)
[![Paper DOI : https://doi.org/10.1038/s41586-022-04506-6](https://badgen.net/badge/Nature%20DOI/10.1038%2Fs41586-022-04506-6/F96854)](https://doi.org/10.1038/s41586-022-04506-6)&nbsp[![Star](https://img.shields.io/github/stars/1edv/evolution.svg?logo=github&style=social)](https://github.com/1edv/evolution)
&nbsp[![Follow](https://badgen.net/badge/twitter/Eeshit%20Dhaval%20Vaishnav)](https://twitter.com/i/user/1349259546)
""")

Expand Down

0 comments on commit 9a6bc35

Please sign in to comment.