Skip to content

Commit e673981

Browse files
committed
turn off responsive images
1 parent 0a7376c commit e673981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ external_links:
372372
# MAKE SURE imagemagick is installed and on your PATH before enabling imagemagick. In a terminal, run:
373373
# convert -version
374374
imagemagick:
375-
enabled: true # enables responsive images for your site (recommended, see https://github.com/alshedivat/al-folio/issues/537)
375+
enabled: false # enables responsive images for your site (recommended, see https://github.com/alshedivat/al-folio/issues/537)
376376
widths:
377377
- 480
378378
- 800

0 commit comments

Comments
 (0)