aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/shortcodes/include_url.md
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2022-12-17 22:07:18 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2022-12-17 22:07:18 +0100
commitb6b157bc9f9445a716692ea599af7f6e4a69c849 (patch)
tree3c5bad829159181d7fbed5b7d7e1612c8ec42046 /templates/shortcodes/include_url.md
parent2e90f71d547dd9294a26861b66b6344bc49ab9af (diff)
downloadblog-b6b157bc9f9445a716692ea599af7f6e4a69c849.tar.gz
blog-b6b157bc9f9445a716692ea599af7f6e4a69c849.zip
template: fix whitespacing
Diffstat (limited to 'templates/shortcodes/include_url.md')
-rw-r--r--templates/shortcodes/include_url.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/shortcodes/include_url.md b/templates/shortcodes/include_url.md
new file mode 100644
index 0000000..3cb1f67
--- /dev/null
+++ b/templates/shortcodes/include_url.md
@@ -0,0 +1,2 @@
+{% set data = load_data(url=url) %}
+{{ data }}