diff --git a/_data/picture.yml b/_data/picture.yml index 99ca3cd0..2ac3df48 100644 --- a/_data/picture.yml +++ b/_data/picture.yml @@ -16,9 +16,9 @@ presets: # will always be the same size on all screens (icons, graphics, thumbnails, etc), but you'd like # to supply higher resolution images to devices with higher pixel ratios. thumbnail: - base_width: 270 # How wide the 1x image should be. + base_width: 250 # How wide the 1x image should be. pixel_ratios: [1, 1.5, 2] # Which multipliers to target. - fallback_width: 270 # The default is 800, which is probably too big. + fallback_width: 250 # The default is 800, which is probably too big. formats: [webp, original] link_source: true crop: '1:1' diff --git a/_includes/weblog-nav.html b/_includes/weblog-nav.html index 2f441a09..a64c0422 100644 --- a/_includes/weblog-nav.html +++ b/_includes/weblog-nav.html @@ -5,7 +5,7 @@ Current 2: {{ current[2] }} Current 3: {{ current[3] }} --> -