Skip to content

Commit 17f46e5

Browse files
committed
resolve build error
1 parent a86daf4 commit 17f46e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
3636

3737
# gem "jekyll-github-metadata"
3838

39-
gem "jekyll-compose", group: [:jekyll_plugins]
39+
# gem "jekyll-compose", group: [:jekyll_plugins]

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ minima:
4242
- about.md
4343

4444
# Set to `true` to show excerpts on the homepage.
45-
show_excerpts: true
45+
# show_excerpts: true
4646

4747
# Minima date format.
4848
# The default value is "%b %d, %Y" (e.g. Nov 14, 2023)

0 commit comments

Comments
 (0)