From cfcf7e5f0ad7827efb67a98cef89a8f368e594d7 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 14 Apr 2019 16:07:07 +0800 Subject: [PATCH] Add explanation for the travel section. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` --- /dev/null +++ b/content/travel/_index.md @@ -0,0 +1,7 @@ +--- +title: Travel Page +date: 2019-04-14 +publishdate: 2019-04-14 +--- + +旅行関係の記事をここに集めてみました。 ``` --- content/travel/_index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/travel/_index.md diff --git a/content/travel/_index.md b/content/travel/_index.md new file mode 100644 index 0000000..164c927 --- /dev/null +++ b/content/travel/_index.md @@ -0,0 +1,7 @@ +--- +title: Travel Page +date: 2019-04-14 +publishdate: 2019-04-14 +--- + +旅行関係の記事をここに集めてみました。