diff options
author | Frederick Muriuki Muriithi | 2024-09-11 14:26:58 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-09-11 14:26:58 -0500 |
commit | 2954770c642bc0da9b25aa55eb4c5182ccd0aad5 (patch) | |
tree | f2755c686f40d38997232526ee59cfa386f93beb /gn2/wqflask | |
parent | fc5cd363698ff0ca154c4ef467e3574172d2315a (diff) | |
download | genenetwork2-2954770c642bc0da9b25aa55eb4c5182ccd0aad5.tar.gz |
JOSS logo is defunct
Taken from commit
https://github.com/genenetwork/genenetwork2/commit/20256ebae8c10fe9caae4599d1678936581e8f8e
by Pjotr Prins.
I did not want to deal with the merge conflicts that have arisen due
to the differences in time since the original commit was made and when
I finally got to merging it. It was just easier to copy the change.
Diffstat (limited to 'gn2/wqflask')
-rw-r--r-- | gn2/wqflask/templates/base.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html index 6c545646..9c4ebfdd 100644 --- a/gn2/wqflask/templates/base.html +++ b/gn2/wqflask/templates/base.html @@ -258,7 +258,8 @@ </li> </UL> <p>Published in - <a href="http://joss.theoj.org/papers/10.21105/joss.00025"><img src="https://camo.githubusercontent.com/846b750f582ae8f1d0b4f7e8fee78bed705c88ba/687474703a2f2f6a6f73732e7468656f6a2e6f72672f7061706572732f31302e32313130352f6a6f73732e30303032352f7374617475732e737667" alt="JOSS" data-canonical-src="http://joss.theoj.org/papers/10.21105/joss.00025/status.svg" style="max-width:100%;"></a> + <a href="http://joss.theoj.org/papers/10.21105/joss.00025">Journal of Open Source Software (JOSS)</a> + <!-- JOSS logo is defunct --> </p> <p> Development and source code on <a href="https://github.com/genenetwork/">github</a> with <a href="https://issues.genenetwork.org/">issue tracker</a> and <a href="https://github.com/genenetwork/genenetwork2/blob/master/README.md">documentation</a>. |