diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-05-14 22:40:28 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-05-14 22:40:28 +0900 |
| commit | e2d0028c1fbfb4cac59e20926e5aa0031e0ed607 (patch) | |
| tree | bf89da301d96aaf22aac30402156cd1f3fed8299 /content/posts/2021-03-05/my-first-post.md | |
| parent | fee09a6d9a16226ea02b2725fff318cc35dd83b7 (diff) | |
| download | nsfisis.github.io-e2d0028c1fbfb4cac59e20926e5aa0031e0ed607.tar.gz nsfisis.github.io-e2d0028c1fbfb4cac59e20926e5aa0031e0ed607.tar.zst nsfisis.github.io-e2d0028c1fbfb4cac59e20926e5aa0031e0ed607.zip | |
add changelog field to frontmatter
Diffstat (limited to 'content/posts/2021-03-05/my-first-post.md')
| -rw-r--r-- | content/posts/2021-03-05/my-first-post.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/posts/2021-03-05/my-first-post.md b/content/posts/2021-03-05/my-first-post.md index c6ca853..2298d80 100644 --- a/content/posts/2021-03-05/my-first-post.md +++ b/content/posts/2021-03-05/my-first-post.md @@ -5,6 +5,8 @@ draft: false aliases: ['/posts/my-first-post/'] summary: | これはテスト投稿です。これはテスト投稿です。これはテスト投稿です。 +changelog: + 2021-03-05: 公開 --- # Test |
