From 652b482f7f07140d7aa781c3a3422c30835960d8 Mon Sep 17 00:00:00 2001 From: "W.T. Chang" <1546333+wtchangdm@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:21:32 +0800 Subject: [PATCH] Update users.json --- exampleSite/content/users/users.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 741c6a82..9850a06b 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -666,5 +666,16 @@ "Author", "Digital Garden" ] + }, + { + "title": "Middle of Nowhere", + "url": "https://blog.wtcx.dev/", + "source": "n/a", + "tags": [ + "AWS", + "DevOps", + "Cloud Infrastructure", + "Blog" + ] } -] \ No newline at end of file +]