diff --git a/.ruby-version b/.ruby-version index be94e6f..4f5e697 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.4.5 diff --git a/Gemfile b/Gemfile index 954a087..7b27ee4 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -gem 'jekyll-theme-chirpy', '~> 7.3' +gem 'jekyll-theme-chirpy', '~> 7.0' group :test do gem 'html-proofer', '~> 5.0', '>= 5.0.10' diff --git a/_includes/sidebar.html b/_includes/sidebar.html deleted file mode 100644 index 7bd5419..0000000 --- a/_includes/sidebar.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - \ No newline at end of file diff --git a/_layouts/home.html b/_layouts/home.html index 6850ee4..110a854 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -47,6 +47,9 @@ {% endfor %} {% endif %} + + +