From 1b37e143e351b7ad354e72b0d82b7e619e34953e Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Mon, 5 Aug 2024 12:27:01 +0100 Subject: [PATCH] Update content --- templates/projects/998-heyheylibrary.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/projects/998-heyheylibrary.json b/templates/projects/998-heyheylibrary.json index a9736d6..50799a7 100644 --- a/templates/projects/998-heyheylibrary.json +++ b/templates/projects/998-heyheylibrary.json @@ -9,6 +9,11 @@ } ], "buttons": [ + { + "text": "Demo", + "url": "https://librarydemo.rb9.xyz/", + "classes": "btn-primary" + }, { "text": "Source Code", "url": "https://git.rb9.xyz/TheJoeCoder/heyheylibrary/", -- GitLab