Add new favicons

This commit is contained in:
Jeremy Thomas
2016-09-24 17:18:56 +01:00
parent 535a238b58
commit 263839ba90
61 changed files with 66 additions and 218 deletions

View File

@@ -2,7 +2,7 @@
"name": "bulma",
"version": "0.1.2",
"homepage": "http://bulma.io",
"author": "jgthms <bbxdesign@gmail.com>",
"author": "Jeremy Thomas <bbxdesign@gmail.com> (http://jgthms.com)",
"description": "Modern CSS framework based on Flexbox",
"main": "bulma.sass",
"repository": {
@@ -42,6 +42,8 @@
"files": [
"css",
"sass",
"bulma.sass"
"bulma.sass",
"LICENSE",
"README.md"
]
}