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

Use local assets over external ones [58158124] #40

Merged
merged 4 commits into from
Oct 8, 2013

Commits on Oct 7, 2013

  1. Remove duplicate meta viewport tag

    * Keep topmost viewport tag, remove decimal point from initial-scale
    Paul Hayes committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    5045b3d View commit details
    Browse the repository at this point in the history
  2. Use local HTML5 shiv

    * Remove external CDN version
    * Remove duplicate which was linking to external assets
    * Use the latest version, 3.7.0
    Paul Hayes committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    d207530 View commit details
    Browse the repository at this point in the history
  3. Use local favicon

    * Add favicon to image assets
    * Remove external references to app icons and og:image
    Paul Hayes committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    3815598 View commit details
    Browse the repository at this point in the history
  4. Remove uses of New Transport

    * Remove links to external font files and IE fallbacks
    * Default headers to Helvetica (bootstrap default)
    * Apply Gill Sans to the nav bar and tweak spacing
    * This brings transition app inline with other admin apps, and holds
    off on any potential migration to using new transport in the future.
    Paul Hayes committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    fd4178e View commit details
    Browse the repository at this point in the history