From 3644450c9f9f9ab5e379b0d2b5adcdbdc053037e Mon Sep 17 00:00:00 2001 From: Matthieu Oger Date: Thu, 24 Sep 2015 18:06:21 +0200 Subject: [PATCH] Site: add itch.io. --- _includes/itch-widget.html | 1 + _sass/meta/_content.scss | 12 +++++++++++- index.html | 12 ++++++++---- 3 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 _includes/itch-widget.html diff --git a/_includes/itch-widget.html b/_includes/itch-widget.html new file mode 100644 index 0000000..8c3bef6 --- /dev/null +++ b/_includes/itch-widget.html @@ -0,0 +1 @@ + diff --git a/_sass/meta/_content.scss b/_sass/meta/_content.scss index 1bab65f..d64a40c 100644 --- a/_sass/meta/_content.scss +++ b/_sass/meta/_content.scss @@ -330,10 +330,20 @@ } } -.humble-widget { +.widget { text-align: center; } +.widget--itch iframe { + margin-bottom: 20px; + border: 1px solid black; +} + +.widget-desc { + margin-top: 20px; + margin-bottom: 0; +} + // ------------------------------------------------------- // Mails. // ------------------------------------------------------- diff --git a/index.html b/index.html index 88b5d2b..633becd 100644 --- a/index.html +++ b/index.html @@ -119,13 +119,17 @@

>> Buy with Steam

>> Buy directly

-
- {% include humble-widget.html %} +
+ {% include itch-widget.html %}
-

An Humble Bundle purchase contains a DRM-free version and a Steam key.

+

Itch.io purchases will be available on October, 1st.

+ +
+ {% include humble-widget.html %} +
-

By buying the game with the Humble Bundle widget above, you help and support us tremendously. It's the best way to get the game.

+

An Humble Bundle or Itch.io purchase contains a DRM-free version and a Steam key.