From 1b5fb63275487de2e837f903a0f4f7667eac3bd7 Mon Sep 17 00:00:00 2001 From: Pedro Lima <49299328+LITUATUI@users.noreply.github.com> Date: Sat, 15 Jul 2023 17:45:00 +0100 Subject: [PATCH] Add m3upt.com to users --- exampleSite/content/users/users.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index c875dfb4..fc52b2ac 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -384,5 +384,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "m3upt.com", + "url": "https://m3upt.com", + "tags": [ + "Project site" + ] } -] \ No newline at end of file +]