aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/shortcodes/include_url.md
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2022-12-21 21:03:24 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2022-12-21 21:03:24 +0100
commit02469d6793bb216d81b209854bb3057dab9cc3ed (patch)
treed14455e277cf392cf2c4a80a19c86dd34c051c1d /templates/shortcodes/include_url.md
parentef6777e506b301110b8426a10929e35b10c5c08c (diff)
downloadblog-02469d6793bb216d81b209854bb3057dab9cc3ed.tar.gz
blog-02469d6793bb216d81b209854bb3057dab9cc3ed.zip
remove unused shortcodes
Diffstat (limited to 'templates/shortcodes/include_url.md')
-rw-r--r--templates/shortcodes/include_url.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/shortcodes/include_url.md b/templates/shortcodes/include_url.md
deleted file mode 100644
index 3cb1f67..0000000
--- a/templates/shortcodes/include_url.md
+++ /dev/null
@@ -1,2 +0,0 @@
-{% set data = load_data(url=url) %}
-{{ data }}