Обновить Gemfile и _config.yml: добавить минимальные ошибки в качестве темы и удалить старую тему

This commit is contained in:
ada
2025-08-18 15:34:36 +03:00
parent c548581d27
commit c7d463b348
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
gem "jekyll-remote-theme"
gem "jekyll-remote-theme"
gem "minimal-mistakes-jekyll"