diff --git a/.gitignore b/.gitignore index e4b30d7f..0df72641 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 0f66d623..08acc715 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 00000000..efb7b963 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 00000000..1aaca511 Binary files /dev/null and b/docs/images/amis/monovm@2x.png differ