Skip to content

Commit 5e8520e

Browse files
css521claude
andcommitted
fix: stop excluding GIF from Jekyll build
The claude-rewind.gif was excluded by _config.yml, causing a 404 on GitHub Pages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 632648c commit 5e8520e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ kramdown:
1010
exclude:
1111
- openapi.json
1212
- "*.cast"
13-
- "*.gif"
1413
- README.md
14+
- Gemfile.lock

0 commit comments

Comments
 (0)