Commit Graph

8 Commits

Author SHA1 Message Date
Kazuhiro MUSASHI 2270cf8151 各記事の`Frontmatter`を修正 2020-05-23 16:38:19 +09:00
Kazuhiro MUSASHI 635f817fe0 Change the article date. 2019-06-17 11:50:43 +07:00
Kazuhiro MUSASHI a07f2631d9 Add an image to the article. 2019-06-17 11:48:05 +07:00
Kazuhiro MUSASHI d74ef9f578 Add an article on the 19th Street. 2019-06-17 11:46:56 +07:00
Kazuhiro MUSASHI 48be32af74 Shwedagon Pagoda article 2019-06-16 17:09:34 +07:00
Kazuhiro MUSASHI 90eadb0342 Modify the date string:
```
--- a/content/travel/2019/2019-05-01-sleeper-train-in-thailand.md
+++ b/content/travel/2019/2019-05-01-sleeper-train-in-thailand.md
@@ -1,6 +1,6 @@
 +++
 title = "バンコクからチェンマイへの寝台列車の旅"
-date = 2019-05-01:16:49+08:00
+date = 2019-05-01T12:49:49+08:00
 Description = "バンコクからチェンマイへ寝台列車に乗って旅してきました"
 Tags = ["Bangkok", "Chiang Mai"]
 Categories = ["旅行"]
```
2019-05-01 16:30:41 +08:00
Kazuhiro MUSASHI ce38675b13 Modify the Date string:
```
--- a/content/travel/2019/2019-05-01-sleeper-train-in-thailand.md
+++ b/content/travel/2019/2019-05-01-sleeper-train-in-thailand.md
@@ -1,6 +1,6 @@
 +++
 title = "バンコクからチェンマイへの寝台列車の旅"
-date = 2018-04-20T19:03:49+08:00
+date = 2019-05-01:16:49+08:00
 Description = "バンコクからチェンマイへ寝台列車に乗って旅してきました"
 Tags = ["Bangkok", "Chiang Mai"]
 Categories = ["旅行"]
```
2019-05-01 16:20:29 +08:00
Kazuhiro MUSASHI 2bcaa6b4ec Modify the article location. 2019-05-01 16:19:43 +08:00