diff --git a/layouts/shortcodes/qr.html b/layouts/shortcodes/qr.html
new file mode 100644
index 0000000..9f9115f
--- /dev/null
+++ b/layouts/shortcodes/qr.html
@@ -0,0 +1,4 @@
+{{ $img := .Get "img" }}
+{{ $height := .Get "height" | default "100px" }}
+
+