1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Avoid caching shields.io (#270)

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-24 19:58:01 +13:00
committed by GitHub
parent 374c33df6d
commit b9acb62775

View File

@@ -29,5 +29,7 @@ plugins:
external_links_attr_map:
target: _blank
rel: nofollow
external_assets_exclude:
- shields.io/*
optimize:
enabled: false # seems to break netlify builds :(