Skip to content

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 stylesheet no longer exists in the lego/assets/static/css folder.

We should remove it.