From f07d7ea5005419873f87d11e035c32f4a39894c6 Mon Sep 17 00:00:00 2001 From: chloeho7 Date: Sun, 24 Mar 2024 23:24:52 -0400 Subject: [PATCH] Update repository layout in triangle.md --- _projects/triangle.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_projects/triangle.md b/_projects/triangle.md index b886d09..6aab10d 100644 --- a/_projects/triangle.md +++ b/_projects/triangle.md @@ -7,14 +7,14 @@ importance: 1 category: creative embedded systems --- -
+ {% if site.data.repositories.module_two_repo %} -{% for repo in site.data.repositories.module_two_repo %} {% include repository/repo.liquid repository=repo %} {% endfor %} -{% endif %} - +
+ {% for repo in site.data.repositories.module_two_repo %} {% include repository/repo.liquid repository=repo %} {% endfor %}
+{% endif %} Prisma Odyssey is an Experimental Art Exploration Game Designed for 16-inch Macbook and Joystick (also supports WASD+SPACE controls and other sized screens) using [Pygame](https://www.pygame.org/)