EOY Stylesheet Link No Longer Needed
Line 7 of the layout.html file contains:
<link rel="stylesheet" href="{{ '/static/css/eoy.css'|asseturl }}">
yet, that stylsheet no longer exists in the lego/assets/static/css folder.
We should remove it.
GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.
Line 7 of the layout.html file contains:
<link rel="stylesheet" href="{{ '/static/css/eoy.css'|asseturl }}">
yet, that stylsheet no longer exists in the lego/assets/static/css folder.
We should remove it.