From 06dfa73eef6620b49db60e31b2dc5722b42cf969 Mon Sep 17 00:00:00 2001 From: Elmurod Talipov Date: Thu, 25 Dec 2025 21:45:28 +0900 Subject: [PATCH 1/2] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 5801cd4..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -elmurod.net \ No newline at end of file From 4f1a29910b9c5a75d6ca2658255dcdc12df97af0 Mon Sep 17 00:00:00 2001 From: Elmurod Talipov Date: Thu, 25 Dec 2025 21:50:09 +0900 Subject: [PATCH 2/2] Replace domain name to smartnode.github.io Signed-off-by: Elmurod Talipov --- _config.yml | 4 ++-- _includes/footer.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index b28b088..7e40ff0 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ -title: elmurod.net +title: smartnode.github.io description: software engineer's notes -url: https://elmurod.net +url: https://smartnode.github.io baseurl: "" paginate_path: "blog/page:num/" permalink: blog/:title/ diff --git a/_includes/footer.html b/_includes/footer.html index 418775f..43994ce 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,4 @@ \ No newline at end of file