Mercurial > p > roundup > code
diff website/www/_templates/layout.html @ 6169:6523edf235d4
Remove possible dead js link.
Not sure what this widget is suposed to do. Since it was an http utl
and not https, it was blocked by chrome anyway. So nuke it.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 15 May 2020 21:11:42 -0400 |
| parents | a9fcb4b0bad9 |
| children | 7849d8c7d917 |
line wrap: on
line diff
--- a/website/www/_templates/layout.html Thu May 14 22:18:18 2020 -0400 +++ b/website/www/_templates/layout.html Fri May 15 21:11:42 2020 -0400 @@ -81,7 +81,6 @@ <div class="menu"> {{ toctree() }} </div> - <script type="text/javascript" src="http://www.ohloh.net/p/488/widgets/project_users_logo.js"></script> </div> <div class="content"> <div id="subnav">
