Skip to content

Commit ddf11c9

Browse files
committed
README: add hugo partial under clients
1 parent 1ceba25 commit ddf11c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,9 @@ to alter the precedence order by setting:
400400

401401
## Clients
402402

403+
- [Hugo partial](https://github.com/willnorris/willnorris.com/blob/main/layouts/partials/imageproxy-url.html)
404+
(I use this with an [`{{<img>}}` shortcode](https://github.com/willnorris/willnorris.com/blob/main/layouts/shortcodes/img.html)
405+
like [this example](https://github.com/willnorris/willnorris.com/blob/b7f3451/content/about/index.md?plain=1#L7))
403406
- [Ruby](https://github.com/azolf/imageproxy_ruby)
404407

405408
## License

0 commit comments

Comments
 (0)