From 9acb167758c9d66f4575b3f32e60be9fac5caad1 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 20 Mar 2022 03:59:46 +0530 Subject: Content Changes * Adds About Section * Adds Landing page intro * Adds Default Cover Image * Link Order Changes --- config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 4bbdffe..3daa92f 100644 --- a/config.yml +++ b/config.yml @@ -3,9 +3,10 @@ languageCode: en-us title: Experiments of Indrajith theme: terminal copyright: Indrajith K L -Description: Personal website of Indrajith K L portraying Game Designs, Web Development and IoT experiments +Description: Personal website of Indrajith K L portraying Game Designs, Web Development, IoT and Thought Experiments params: themeColor: pink + AutoCover: true logo: logoText: Experiments of Indrajith @@ -28,7 +29,7 @@ menu: - identifier: about name : About url : /about - weight : 3 + weight : 50 languages: en: -- cgit v1.2.3