Merge pull request #452 from nubenetes/fix/trending-css-cachebust

fix(v2): bump v2_elite.css cache-buster (Show more was broken on live site)
This commit is contained in:
Inaki
2026-06-20 23:48:08 +02:00
committed by GitHub

View File

@@ -115,7 +115,7 @@ extra:
extra_css:
- https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap
- static/extra.css
- static/v2_elite.css?v=2.9.42
- static/v2_elite.css?v=2.9.46
extra_javascript:
- static/v2_filter.js?v=2.9.19