We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 029e55f + 83b17ec commit c7ae121Copy full SHA for c7ae121
docs/setup-umbraco.md
@@ -24,10 +24,11 @@ A configuration can look like this:
24
]
25
}
26
27
+ }
28
29
```
30
-By default, no domains is allowed, so you have to configure your desired `RemoteImageProviderOptions` in order to use this provider.
31
+By default, no domains are allowed, so you have to configure your desired `RemoteImageProviderOptions` in order to use this provider.
32
33
- [Configuration](https://github.com/skttl/ImageSharpCommunity.Providers.Remote/blob/main/docs/configuration.md)
-- [Usage](https://github.com/skttl/ImageSharpCommunity.Providers.Remote/blob/main/docs/usage.md)
34
+- [Usage](https://github.com/skttl/ImageSharpCommunity.Providers.Remote/blob/main/docs/usage.md)
0 commit comments