Page MenuHomePhabricator

Remove bigimg support and cleanup header
ClosedPublic

Authored by jasonbcox on Sep 8 2020, 16:35.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCWEB537866c203a9: Remove bigimg support and cleanup header
Summary

bigimg is not only not used, but the bigimg section is malformed HTML.
This patch cleans up and simplifies the header in preparation for migrating to flexbox.

Test Plan

make serve
Navigate to various pages and make sure nothing is broken.

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Branch
cleanup-header
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12669
Build 25438: arc lint + arc unit

Event Timeline

Remove big-img styles and init code (none of which are used)

jasonbcox retitled this revision from Cleanup header to Remove bigimg support and cleanup header.Sep 8 2020, 20:53
This revision is now accepted and ready to land.Sep 8 2020, 22:26