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.