Skip to content

Commit

Permalink
Add redirects for webp images
Browse files Browse the repository at this point in the history
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
  • Loading branch information
vipulgupta2048 committed Aug 1, 2024
1 parent e7b85cd commit bbc198e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@
# https://developers.cloudflare.com/pages/platform/redirects/
# Dynamic redirects

/:urlpath/img/:imagepath/*.png/ /:urlpath/img/:imagepath/:splat.webp
/:urlpath/img/:imagepath/*.png /:urlpath/img/:imagepath/:splat.webp
/deployment/network/:version/ /reference/OS/network/
/deployment/network/:version /reference/OS/network/
/understanding/understanding-devices/:version/ /reference/OS/overview/
Expand Down

0 comments on commit bbc198e

Please sign in to comment.