From: Jeremy Thomas Date: Wed, 13 May 2020 12:15:01 +0000 (+0100) Subject: Update gitignore and sponsor X-Git-Tag: 0.9.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1bfb82e2a11e81782289350200f7c604b3f782;p=thirdparty%2Fbulma.git Update gitignore and sponsor --- diff --git a/.gitignore b/.gitignore index e4b30d7ff..0df72641f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ npm-debug.log test.html test.sass +test.css +test.css.map # Folders diff --git a/docs/_data/sponsors.json b/docs/_data/sponsors.json index 0f66d6236..08acc7151 100644 --- a/docs/_data/sponsors.json +++ b/docs/_data/sponsors.json @@ -1,5 +1,11 @@ { "by_id": { + "monovm": { + "name": "monovm", + "url": "https://monovm.com/", + "width":"108", + "height":"40" + }, "themeisle": { "name": "themeisle", "url": "https://themeisle.com/", @@ -227,6 +233,7 @@ ,"polygon" ,"cooltechzone" ,"bonusfinder" + ,"monovm" ], "footer": [ "writersperhour" diff --git a/docs/images/amis/monovm.png b/docs/images/amis/monovm.png new file mode 100644 index 000000000..efb7b963f Binary files /dev/null and b/docs/images/amis/monovm.png differ diff --git a/docs/images/amis/monovm@2x.png b/docs/images/amis/monovm@2x.png new file mode 100644 index 000000000..1aaca511e Binary files /dev/null and b/docs/images/amis/monovm@2x.png differ