aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-08-16 18:09:23 -0700
committerFuwn <[email protected]>2022-08-16 18:09:23 -0700
commita18d273ae111cf3320ab6e8f620a554ff6830fe7 (patch)
tree9c78a1e34a72dc8822872bda661e9bf7c2f4469c
parentfeat(module.rs): display custom entry name on listing page (diff)
downloadlocus-a18d273ae111cf3320ab6e8f620a554ff6830fe7.tar.xz
locus-a18d273ae111cf3320ab6e8f620a554ff6830fe7.zip
fix(blog.json): update entry title
-rw-r--r--content/blogs/news/blog.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json
index 52204fa..87e6f43 100644
--- a/content/blogs/news/blog.json
+++ b/content/blogs/news/blog.json
@@ -5,7 +5,7 @@
"author": "Fuwn",
"created": "2022. 08. 16.",
"last_modified": "2022. 08. 16.",
- "name": "The Market Soars!"
+ "name": "The Market Soars! (2022. 08. 16.)",
}
}
}