From 274dec08798a3256e7813399baceef951c98f1a4 Mon Sep 17 00:00:00 2001 From: dginovker Date: Sat, 22 Apr 2023 23:31:51 +0900 Subject: [PATCH] Remove search bar, replace title to be sunwoo kimchi --- _config.yml | 4 ++-- _includes/search-lunr.html | 4 ---- _posts/2018-01-11-quick-start-guide.md | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 8f192fa..a7a9e23 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # Site -name: "Mediumish" -title: "Mediumish" +name: "Sunwoo Kimchi" +title: "Sunwoo Kimchi" description: "Jekyll template, Medium styled, free for bloggers." logo: 'assets/images/logo.png' favicon: 'assets/images/logo.png' diff --git a/_includes/search-lunr.html b/_includes/search-lunr.html index 55865c0..a906c33 100644 --- a/_includes/search-lunr.html +++ b/_includes/search-lunr.html @@ -10,10 +10,6 @@ - -
diff --git a/_posts/2018-01-11-quick-start-guide.md b/_posts/2018-01-11-quick-start-guide.md index 178e040..acd3238 100644 --- a/_posts/2018-01-11-quick-start-guide.md +++ b/_posts/2018-01-11-quick-start-guide.md @@ -1,6 +1,6 @@ --- layout: post -title: "Let's test spoilers" +title: "Ena is a crab, I told you" author: sal categories: [ Jekyll, tutorial ] image: assets/images/12.jpg