Skip to content

Commit

Permalink
Merge branch 'master' into rewrite-github-search
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmelnikow committed Feb 25, 2019
2 parents e909d24 + 92039e4 commit e234745
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 68 deletions.
5 changes: 5 additions & 0 deletions doc/logos.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ If you are submitting a pull request for a custom logo, please:
- Ensure the logo is vertically and horizontally centered.
- Ensure the logo is minified to a single line with no formatting.
- Ensure the SVG does not contain extraneous attributes.
- Ensure your submission conforms to any relevant brand or logo guidelines.

### Problems

We try to ensure our logos are compliant with brand guidelines. If one of our custom logos does not conform to the necessary brand guidelines, please open an issue on the [shields.io tracker](https://github.com/badges/shields/issues) and we'll work with you to resolve it. If a logo from the simple-icons set does not conform to the relevant brand guidelines, please open an issue on the [simple-icons tracker](https://github.com/simple-icons/simple-icons/issues) first.

[simpleicons]: https://simpleicons.org/
[simple-icons github]: https://github.com/simple-icons/simple-icons
Expand Down
4 changes: 2 additions & 2 deletions gh-badges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"dependencies": {
"anafanafo": "^0.1.0",
"dot": "~1.1.2",
"dot": "^1.1.2",
"gm": "^1.23.0",
"is-css-color": "^1.0.0",
"svgo": "~1.1.1"
"svgo": "^1.1.1"
},
"scripts": {
"test": "echo 'Run tests from parent dir'; false"
Expand Down
92 changes: 26 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e234745

Please sign in to comment.