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.
1 parent 72c88e6 commit c71bd27Copy full SHA for c71bd27
content/en/functions/resources/GetRemote.md
@@ -15,7 +15,6 @@ params:
15
>
16
> Use the [`try`] statement instead, as shown in the [error handling] example below.
17
18
-
19
```go-html-template
20
{{ $url := "https://example.org/images/a.jpg" }}
21
{{ with try (resources.GetRemote $url) }}
0 commit comments