]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update gitignore and sponsor
authorJeremy Thomas <bbxdesign@gmail.com>
Wed, 13 May 2020 12:15:01 +0000 (13:15 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 13 May 2020 12:15:01 +0000 (13:15 +0100)
.gitignore
docs/_data/sponsors.json
docs/images/amis/monovm.png [new file with mode: 0644]
docs/images/amis/monovm@2x.png [new file with mode: 0644]

index e4b30d7ff6a299f0dbcd7dfbdcf1926baf7d5a47..0df72641f3288202016ce3a2c7a9e6b14bf88450 100644 (file)
@@ -5,6 +5,8 @@
 npm-debug.log
 test.html
 test.sass
+test.css
+test.css.map
 
 # Folders
 
index 0f66d623680c3a91efb21195ce4d34dde2dcc5a6..08acc7151de7af11f0b9b8b4874f5de6bdaa87c4 100644 (file)
@@ -1,5 +1,11 @@
 {
   "by_id": {
+    "monovm": {
+      "name": "monovm",
+      "url": "https://monovm.com/",
+      "width":"108",
+      "height":"40"
+    },
     "themeisle": {
       "name": "themeisle",
       "url": "https://themeisle.com/",
     ,"polygon"
     ,"cooltechzone"
     ,"bonusfinder"
+    ,"monovm"
   ],
   "footer": [
     "writersperhour"
diff --git a/docs/images/amis/monovm.png b/docs/images/amis/monovm.png
new file mode 100644 (file)
index 0000000..efb7b96
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 (file)
index 0000000..1aaca51
Binary files /dev/null and b/docs/images/amis/monovm@2x.png differ