From f00167b4a4bdea258c4679e20ecb0d608c0d695f Mon Sep 17 00:00:00 2001 From: JohnnyZB <50960476+JohnnyZB@users.noreply.github.com> Date: Thu, 7 Jan 2021 17:53:03 +0300 Subject: [PATCH] change the index page to the markdown style --- index.html => index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.html => index.md (100%) diff --git a/index.html b/index.md similarity index 100% rename from index.html rename to index.md