]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Add embrace text
authorJeremy Thomas <bbxdesign@gmail.com>
Thu, 24 May 2018 15:43:12 +0000 (17:43 +0200)
committerJeremy Thomas <bbxdesign@gmail.com>
Thu, 24 May 2018 15:49:59 +0000 (08:49 -0700)
docs/videos.html

index ab81c5bcead21518cca688342bd65b4538aad374..d73d1e3a210851042e80bbb1d9428ac17ffe008b 100644 (file)
@@ -112,6 +112,15 @@ videos:
             </div>
           </div>
         {% endfor %}
+
+        <div class="bd-embrace">
+          <p class="bd-embrace-text">
+            Did you make a Bulma video too? <strong>Post it here!</strong> <span style="font-size: 20px; margin-left: 2px; position: relative; top: 1px;">🤗</span>
+          </p>
+          <p class="bd-embrace-button">
+            {% include elements/external-link.html classes="button is-link" url="https://github.com/jgthms/bulma/compare" text="Make a PR" %}
+          </p>
+        </div>
       </div>
     </div>
   </div>