From 31af0bedac7bb0250ea6d50678f254dba2888609 Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Sat, 16 Nov 2024 22:25:53 -0500 Subject: [PATCH 1/2] docs: update the blog URL in README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d8cf9229..78f5a923 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ # The Deep Modeling Blog -[![jsDelivr hits](https://data.jsdelivr.com/v1/package/gh/deepmodeling/blog/badge/all?style=rounded)](https://www.jsdelivr.com/package/gh/deepmodeling/blog) -[![jsDelivr monthly hits](https://data.jsdelivr.com/v1/package/gh/deepmodeling/blog/badge?style=rounded)](https://www.jsdelivr.com/package/gh/deepmodeling/blog) - ## For readers -Visit our blog at https://deepmodeling.org/blog! +Visit our blog at https://blogs.deepmodeling.com/! ## For editors ### Add a post From ae79acb35b4f9458a14eb2cf75059e4f016f81fe Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Sat, 16 Nov 2024 22:26:12 -0500 Subject: [PATCH 2/2] title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78f5a923..5476e760 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Deep Modeling Blog +# The DeepModeling Blog ## For readers