Обновить Gemfile: удалить неиспользуемые плагины и оставить только jekyll-remote-theme; обновить _config.yml: добавить параметр read_time

This commit is contained in:
ada
2025-08-18 15:10:14 +03:00
parent b42c79e84b
commit cb75f3a295
2 changed files with 4 additions and 3 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
gem "jekyll-remote-theme", group: :jekyll_plugins
gem "jekyll-include-cache", group: :jekyll_plugins
gem "commonmarker", ">= 0.24.0.pre"
gem "jekyll-remote-theme"