diff --git a/assets/img/previews/game.png b/assets/img/previews/game.png new file mode 100644 index 0000000..96a7c41 Binary files /dev/null and b/assets/img/previews/game.png differ diff --git a/techdemos/index.markdown b/techdemos/index.markdown index f5bfb50..96e5080 100644 --- a/techdemos/index.markdown +++ b/techdemos/index.markdown @@ -30,5 +30,28 @@ layout: default + +
+ + {% assign card_body_col = '12' %} + {% assign image = '/assets/img/previews/game.png' %} + {% if image %} + {% assign src = image %} + {% assign alt = 'Preview Image' %} +
+ {{ alt }} +
+ {% assign card_body_col = '7' %} + {% endif %} +
+
+

First Unity Game

+
+

Parkour game based off that one famous voxel game involving mining and crafting.

+
+
+
+
+