From 4e1356338537c15f5d0d6e5f617df4ab3b5700a3 Mon Sep 17 00:00:00 2001 From: Priyansh Date: Mon, 5 Jul 2021 18:58:20 +0530 Subject: Update layout of pages according to theme docs --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..0671507 --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +layout: home +--- -- cgit v1.2.3