diff --git a/template/unexplrd-mise/src/utils.typ b/template/unexplrd-mise/src/utils.typ index 1fd6991..9a7c099 100644 --- a/template/unexplrd-mise/src/utils.typ +++ b/template/unexplrd-mise/src/utils.typ @@ -1,4 +1,4 @@ -#import "@local/nure:0.1.1": utils +#import "@vendor/nure:0.1.1": utils /// captioned image with auto-generated label from path /// Usage: img("path/to/image.png", "Caption")(optional: "source")