]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Add tooltwist
authorJeremy Thomas <bbxdesign@gmail.com>
Tue, 3 Apr 2018 21:21:56 +0000 (22:21 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Tue, 3 Apr 2018 21:22:02 +0000 (22:22 +0100)
docs/_includes/navbar.html
docs/_includes/sponsor.html
docs/images/sponsors/tooltwist.png [new file with mode: 0644]
docs/images/sponsors/tooltwist@2x.png [new file with mode: 0644]
docs/images/sponsors/tooltwist@3x.png [new file with mode: 0644]
docs/index.html

index 2214c3924d2615591c8dc64f66c3f2f78951c073..6d41999171b4ed57e9b6d704a34551f9798d474a 100644 (file)
   </div>
 </nav>
 
-{% include fortyfour.html %}
+{% unless include.hide_fortyfour %}
+  {% include fortyfour.html %}
+{% endunless %}
index dbee19866ebe1b24843a2b2fef1c6a4c1d2f6b6a..c77a2fc4c6066aa91a33528ef262f750eb565ee7 100644 (file)
         height="58"
       %}
     </a>
+    <a href="http://tooltwist.com/" target="_blank" rel="nofollow">
+      {%
+        include elements/responsive-image.html
+        path="sponsors/tooltwist"
+        extension="png"
+        alt="tooltwist logo"
+        width="200"
+        height="64"
+      %}
+    </a>
   </div>
 </div>
diff --git a/docs/images/sponsors/tooltwist.png b/docs/images/sponsors/tooltwist.png
new file mode 100644 (file)
index 0000000..210fd66
Binary files /dev/null and b/docs/images/sponsors/tooltwist.png differ
diff --git a/docs/images/sponsors/tooltwist@2x.png b/docs/images/sponsors/tooltwist@2x.png
new file mode 100644 (file)
index 0000000..07c9599
Binary files /dev/null and b/docs/images/sponsors/tooltwist@2x.png differ
diff --git a/docs/images/sponsors/tooltwist@3x.png b/docs/images/sponsors/tooltwist@3x.png
new file mode 100644 (file)
index 0000000..01a4f56
Binary files /dev/null and b/docs/images/sponsors/tooltwist@3x.png differ
index 746fcc23830a96074d3c4a4b93aede3b17ce05c3..3f9765a571238a08931fa9553949297d9e9fc472 100644 (file)
@@ -4,7 +4,7 @@ route: index
 fixed_navbar: true
 ---
 
-{% include navbar.html id="Index" fixed=true has_container=true boxed=true transparent=true %}
+{% include navbar.html id="Index" fixed=true has_container=true boxed=true transparent=true hide_fortyfour=true %}
 
 {% include index/intro.html %}