diff --git a/scipost/static/scipost/assets/js/newsticker.js b/scipost/static/scipost/assets/js/newsticker.js index 298452931cd935596d551e873acaf2cb78a72184..c4e090fcf8ef94c50342cf051a7f0be8284a3154 100644 --- a/scipost/static/scipost/assets/js/newsticker.js +++ b/scipost/static/scipost/assets/js/newsticker.js @@ -76,7 +76,7 @@ NewsTicker = (function() { // Start $('#news ul').scipost_newsticker({ - url: 'api/news', + url: 'api/news/', interval: 6000 }) }(jQuery)); diff --git a/scipost/templates/scipost/footer.html b/scipost/templates/scipost/footer.html index 28c00d337967d8383275d31e48bea2162fb31757..a423be0af8357a466e7e9db24fb4d32e32b118f2 100644 --- a/scipost/templates/scipost/footer.html +++ b/scipost/templates/scipost/footer.html @@ -31,7 +31,7 @@ </table> </div> <div class="col-md-4 mb-3 mb-md-0"> - <a rel="license" href="//creativecommons.org/licenses/by/4.0/" target="_blank"><img alt="Creative Commons License" style="border-width:0" src="//i.creativecommons.org/l/by/4.0/80x15.png" /></a><br />Except where otherwise noted, all content on SciPost is licensed under a <a rel="license" href="//creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons Attribution 4.0 International License</a>. + <a rel="license" href="//creativecommons.org/licenses/by/4.0/" target="_blank"><img alt="Creative Commons License" style="border-width:0" src="//licensebuttons.net/l/by/4.0/80x15.png" /></a><br />Except where otherwise noted, all content on SciPost is licensed under a <a rel="license" href="//creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons Attribution 4.0 International License</a>. </div> <div class="col-md-4 mb-3 mb-md-0 text-right"> <a href="{% url 'journals:journals' %}">Journals</a>