diff --git a/LICENSE b/LICENSE index c5dfe88a..e3cb0a9c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 Jeremy Thomas +Copyright (c) 2019 Jeremy Thomas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4ba58877..b4ab58fa 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Browse the [online documentation here.](https://bulma.io/documentation/overview/ ## Copyright and license -Code copyright 2018 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE). +Code copyright 2019 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE). [npm-link]: https://www.npmjs.com/package/bulma [awesome-link]: https://github.com/awesome-css-group/awesome-css diff --git a/docs/_data/sponsors.json b/docs/_data/sponsors.json new file mode 100644 index 00000000..e6e78cdc --- /dev/null +++ b/docs/_data/sponsors.json @@ -0,0 +1,42 @@ +{ + "by_id": { + "themeisle": { + "name": "themeisle", + "url": "https://themeisle.com/", + "width":"160", + "height":"40" + }, + "tooltwist": { + "name": "tooltwist", + "url": "http://tooltwist.com/", + "width":"160", + "height":"51" + }, + "dontpayfull": { + "name": "DontPayFull", + "url": "https://www.dontpayfull.com/", + "blend": true, + "width":"120", + "height":"60" + }, + "devsquad": { + "name": "DevSquad", + "url": "https://devsquad.com/", + "width":"140", + "height":"31" + }, + "hebergeurweb": { + "name": "HebergeurWeb.ca", + "url": "https://www.hebergeurweb.ca/", + "width":"41", + "height":"40" + } + }, + "list": [ + "themeisle", + "tooltwist", + "dontpayfull", + "devsquad", + "hebergeurweb" + ], +} diff --git a/docs/_includes/index/sponsor.html b/docs/_includes/index/sponsor.html index 5e30a2d3..2ae07e6e 100644 --- a/docs/_includes/index/sponsor.html +++ b/docs/_includes/index/sponsor.html @@ -3,64 +3,31 @@
Sponsors
+