From 3b918ccda1f7b59f42966780ed9966f69a7734b9 Mon Sep 17 00:00:00 2001 From: SparkScratch_P Date: Tue, 18 Jan 2022 21:56:42 -0800 Subject: [PATCH 1/3] Create SparkScratch-P.json --- profiles/SparkScratch-P.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 profiles/SparkScratch-P.json diff --git a/profiles/SparkScratch-P.json b/profiles/SparkScratch-P.json new file mode 100644 index 00000000..7409cbc5 --- /dev/null +++ b/profiles/SparkScratch-P.json @@ -0,0 +1,6 @@ +{ + "image": "https://user-images.githubusercontent.com/73777108/150072367-087ae773-1cfb-4f95-9ae2-804d0cce406d.png", + "issueId": 976, + "name": "SparkScratch-P(Prodyumna Pal)", + "username": "SparkScratch-P" +} From bdd0aea47e636d5fb60544ecc29a68d5afcc9744 Mon Sep 17 00:00:00 2001 From: SparkScratch_P Date: Tue, 18 Jan 2022 22:09:10 -0800 Subject: [PATCH 2/3] Update _config.yml --- _config.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 7b57e9fc..277f1f2c 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1 @@ -remote_theme: pages-themes/cayman@v0.2.0 -plugins: - - jekyll-remote-theme - -description: List of GitHub profiles that have awesome customisation, that you can use for inspiration. +theme: jekyll-theme-cayman From 1b953cbeae5cc59fb95cdc8f1480903c5b5a0bb7 Mon Sep 17 00:00:00 2001 From: SparkScratch_P Date: Wed, 19 Jan 2022 03:23:37 -0800 Subject: [PATCH 3/3] Update _config.yml --- _config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 277f1f2c..7b57e9fc 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,5 @@ -theme: jekyll-theme-cayman +remote_theme: pages-themes/cayman@v0.2.0 +plugins: + - jekyll-remote-theme + +description: List of GitHub profiles that have awesome customisation, that you can use for inspiration.