diff options
author | Yasutake Yohei <yohei@yasutakeyohei.com> | 2023-12-30 22:24:55 +0900 |
---|---|---|
committer | Yasutake Yohei <yohei@yasutakeyohei.com> | 2023-12-30 22:24:55 +0900 |
commit | 3fc0ee1b72c12922254533b78695ffa17e7232be (patch) | |
tree | f92d871e6720670f3fa98d9e28b9396a894d9135 /blog/2021-02-28-greetings.md | |
parent | e18d8441d03746158a72029381d8fbdee39184b3 (diff) |
initial commit
Diffstat (limited to 'blog/2021-02-28-greetings.md')
-rw-r--r-- | blog/2021-02-28-greetings.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/blog/2021-02-28-greetings.md b/blog/2021-02-28-greetings.md new file mode 100644 index 00000000..7e76a867 --- /dev/null +++ b/blog/2021-02-28-greetings.md @@ -0,0 +1,18 @@ +--- +slug: greetings +title: Greetings! +authors: + - name: Joel Marcey + title: Co-creator of Docusaurus 1 + url: https://github.com/JoelMarcey + image_url: https://github.com/JoelMarcey.png + - name: Sébastien Lorber + title: Docusaurus maintainer + url: https://sebastienlorber.com + image_url: https://github.com/slorber.png +tags: [greetings] +--- + +Congratulations, you have made your first post! + +Feel free to play around and edit this post as much you like.
\ No newline at end of file |