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

Typo correction #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Typo correction #9

wants to merge 3 commits into from

Commits on Jun 15, 2015

  1. Merge pull request #1 from shshaw/patch-1

    Patch 1
    shshaw committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    ec523b6 View commit details
    Browse the repository at this point in the history
  2. Corrected shortcode

    Corrected mistyped example shortcode on the settings page.
    shshaw committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    6d027ca View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. SVG Namespace & closing use in shortcode

    IE whines about self-closing `<use>` elements, so this shuts it up. The
    namespace should also improve browser compatibility. Minor update in
    the docs to use the plugin ID.
    shshaw committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    bf17724 View commit details
    Browse the repository at this point in the history