From d1af5825712a3db05e42f7db5676d52df5375004 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 22 Sep 2020 00:28:51 +0300 Subject: change html to md for index page. (is there a word for such useless commits?) --- index.html | 5 ----- index.md | 6 ++++++ 2 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 index.html create mode 100644 index.md diff --git a/index.html b/index.html deleted file mode 100644 index c9bd2e6..0000000 --- a/index.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: home ---- -

wait

-

There's nothing yet, but soon

diff --git a/index.md b/index.md new file mode 100644 index 0000000..8e591c0 --- /dev/null +++ b/index.md @@ -0,0 +1,6 @@ +--- +title: home +--- +# wait + +There's nothing yet, but soon -- cgit v1.2.3