From 0f14338e3dbf6e7d845e0dcae8da93771137a69c Mon Sep 17 00:00:00 2001 From: Seah Ying Xiang Date: Tue, 17 Sep 2024 16:34:41 +0800 Subject: [PATCH] Fixed wrong uncomment --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 5f914eb..e0e4708 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ source "https://rubygems.org" # bundle exec jekyll serve # # This will help ensure the proper Jekyll version is running. -Happy Jekylling! +# Happy Jekylling! # gem "jekyll", "~> 4.3.3" # gem "github-pages", "~> 231", group: :jekyll_plugins # This is the default theme for new Jekyll sites. You may change this to anything you like.