aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/shortcodes/fetch_url.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shortcodes/fetch_url.md')
-rw-r--r--templates/shortcodes/fetch_url.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/shortcodes/fetch_url.md b/templates/shortcodes/fetch_url.md
index 1079fca..9ead229 100644
--- a/templates/shortcodes/fetch_url.md
+++ b/templates/shortcodes/fetch_url.md
@@ -1,2 +1 @@
-{% set data = load_data(url=url) -%}
-{{ data }}
+{{- load_data(url=url) -}}