Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add banners #18

Merged
merged 2 commits into from
Feb 9, 2016
Merged

Add banners #18

merged 2 commits into from
Feb 9, 2016

Commits on Feb 9, 2016

  1. Adds a dead-simple banners module

    Adds a dead-simple banners module that uses a little curry function to
    build out each banner. The export is a cute little object of methods for
    each banner.
    dlunny committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    967e285 View commit details
    Browse the repository at this point in the history
  2. Updates index to use banner module

    dlunny committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    e3236d3 View commit details
    Browse the repository at this point in the history