Files @ c6c76e98d353
Branch filter:

Location: symposion_app/fixtures/sites.json

Sachi King
Remove excess CSS and fonts

print wont work for us now. Will need to be recreated.

Fonts, I don't even know where they came from, so I can't keep them
[
    {
        "pk": 1,
        "model": "sites.site",
        "fields": {
            "domain": "lca2018.org",
            "name": "linux.conf.au 2018"
        }
    }
]