From 185ee94bce7091e2361d39b46cb86088feffd3a0 Mon Sep 17 00:00:00 2001 From: Clement Date: Mon, 14 Mar 2022 02:31:38 +0800 Subject: [PATCH] Fixed GUIDs --- blog/.data.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/blog/.data.json b/blog/.data.json index 080c33d..5d13c90 100644 --- a/blog/.data.json +++ b/blog/.data.json @@ -7,81 +7,81 @@ { "title":"The First Entry", "published_date":"Thu, 20 Jun 2019 00:00:00 +0800", - "guid":"5242211d-7d5b-4b08-a8d3-663f4179b180" + "guid":"https://www.clementchiew.me/blog/blog-000" }, { "title":"The Migration", "published_date":"Wed, 07 Aug 2019 00:00:00 +0800", - "guid":"ccdb8b82-3d2d-40db-b53b-604fb0df331c" + "guid":"https://www.clementchiew.me/blog/blog-001" }, { "title":"Configuring Dynamic DNS Records", "published_date":"Thu, 29 Aug 2019 00:00:00 +0800", - "guid":"147cceef-d39f-4c1a-84f9-f341f8054655" + "guid":"https://www.clementchiew.me/blog/blog-002" }, { "title":"? Matched Expression Does Not Match in Perl", "published_date":"Wed, 18 Sep 2019 00:00:00 +0800", - "guid":"f6973140-6ceb-4ea0-a984-39ececdfec04" + "guid":"https://www.clementchiew.me/blog/blog-003" }, { "title":"The SBC Change", "published_date":"Mon, 02 Mar 2020 00:00:00 +0800", - "guid":"e4fb48f1-8263-47b7-9284-ffded0ee172e" + "guid":"https://www.clementchiew.me/blog/blog-004" }, { "title":"A Hit of Kubernetes", "published_date":"Thu, 21 May 2020 00:00:00 +0800", - "guid":"d3880905-251f-423b-9b9c-f3a9ca6bc48f" + "guid":"https://www.clementchiew.me/blog/blog-005" }, { "title":"Optimizing Web Pages and File Sizes", "published_date":"Fri, 22 May 2020 00:00:00 +0800", - "guid":"af6fa2dd-0e3b-4f1e-a433-f0e2090c249c" + "guid":"https://www.clementchiew.me/blog/blog-006" }, { "title":"Some Website Design and CSS", "published_date":"Mon, 08 Jun 2020 00:00:00 +0800", - "guid":"788b1e65-8f5f-461d-88da-74198f8e3dbd" + "guid":"https://www.clementchiew.me/blog/blog-007" }, { "title":"Git and Bash The Site", "published_date":"Thu, 02 Jul 2020 00:00:00 +0800", - "guid":"8dc020ec-bb2a-4b6b-8d2a-de87af633a5b" + "guid":"https://www.clementchiew.me/blog/blog-008" }, { "title":"A Birth In The Family", "published_date":"Sun, 26 Jul 2020 00:00:00 +0800", - "guid":"1b1cce91-3259-4af3-ac5d-f253bb073a5e" + "guid":"https://www.clementchiew.me/blog/blog-009" }, { "title":"Programming Anxiety", "published_date":"Thu, 13 Aug 2020 00:00:00 +0800", - "guid":"50669054-16ba-4784-ac35-40d94fbf2667" + "guid":"https://www.clementchiew.me/blog/blog-010" }, { "title":"LXC and Friends", "published_date":"Thu, 20 Aug 2020 00:00:00 +0800", - "guid":"1e258c76-5f58-4471-b0f3-31fdf263d2c7" + "guid":"https://www.clementchiew.me/blog/blog-011" }, { "title":"Migrating Everything to Proxmox - Part 1", "published_date":"Mon, 30 Nov 2020 00:00:00 +0800", - "guid":"acedd608-a4cc-4c93-a894-37995d61bb65" + "guid":"https://www.clementchiew.me/blog/blog-012" }, { "title":"A Brief Goodbye to CentOS", "published_date":"Wed, 09 Dec 2020 00:00:00 +0800", - "guid":"a9e058ac-7811-464b-8aef-735b6aa6e219" + "guid":"https://www.clementchiew.me/blog/blog-013" }, { "title":"A Walk Along The Side", "published_date":"Tue, 27 Jul 2021 00:00:00 +0800", - "guid":"490c8b5e-c811-46e3-a3bf-6c9cfaccf8d9" + "guid":"https://www.clementchiew.me/blog/blog-014" }, { "title":"A Taste of Progress", "published_date":"Sat, 23 Oct 2021 00:00:00 +0800", - "guid":"13dee0f1-8bb9-4f81-a8fc-2994ec4b4b33" + "guid":"https://www.clementchiew.me/blog/blog-015" } ]}