From 7e72cf29320efe53851a64ef7089612c4080fad3 Mon Sep 17 00:00:00 2001 From: Talo Halton Date: Mon, 13 May 2024 18:14:16 +0100 Subject: [PATCH] Add demo link to main LiveRail page --- content/projects/liverail/_index.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/projects/liverail/_index.en.md b/content/projects/liverail/_index.en.md index 0246053..d0fa153 100644 --- a/content/projects/liverail/_index.en.md +++ b/content/projects/liverail/_index.en.md @@ -7,7 +7,8 @@ source_code: "https://github.com/toasterofbread/LiveRail/" demo_url: "https://toasterofbread.github.io/LiveRail/" links: [ - { "icon": "fa-brands fa-github", "link": "https://github.com/toasterofbread/LiveRail/", "label": "Repository" } + { "icon": "fa-brands fa-github", "link": "https://github.com/toasterofbread/LiveRail/", "label": "Repository" }, + { "icon": "fa-solid fa-play", "link": "https://toasterofbread.github.io/LiveRail/", "label": "Demo" } ] tags: - Godot