From abd6974a7426aa54f0b42480ece2f0b71f78a5af Mon Sep 17 00:00:00 2001 From: Henrique Alves Date: Thu, 21 Apr 2016 15:14:25 +0100 Subject: [PATCH] Amend tweet button --- site/index.html | 2 +- site/template.hbs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 2b352b7..a99b528 100644 --- a/site/index.html +++ b/site/index.html @@ -11,4 +11,4 @@ grid.mount();

Installation

Get it from npm.

npm install minigrid
 

Or 1998 script tag from npmcdn:

<script src="https://npmcdn.com/minigrid@3.0.1/dist/minigrid.min.js"></script>
-

Upgrade

Upgrading from v1.x or v2.x?

Please read the CHANGELOG for API changes.

Limitations

Minigrid was built having in mind "cards" with same width and different heights. If your cards have different width sizes or you need more power I would recommend Isotope.

Questions

Open an issue or hit me on Twitter.

\ No newline at end of file +

Upgrade

Upgrading from v1.x or v2.x?

Please read the CHANGELOG for API changes.

Limitations

Minigrid was built having in mind "cards" with same width and different heights. If your cards have different width sizes or you need more power I would recommend Isotope.

Questions

Open an issue or hit me on Twitter.

\ No newline at end of file diff --git a/site/template.hbs b/site/template.hbs index aca4fb7..410314c 100644 --- a/site/template.hbs +++ b/site/template.hbs @@ -12,6 +12,7 @@
{{{content}}}
+