summaryrefslogtreecommitdiff
path: root/.zs/buttons.jq
diff options
context:
space:
mode:
Diffstat (limited to '.zs/buttons.jq')
-rw-r--r--.zs/buttons.jq1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zs/buttons.jq b/.zs/buttons.jq
new file mode 100644
index 0000000..833971a
--- /dev/null
+++ b/.zs/buttons.jq
@@ -0,0 +1 @@
+map("<a href=\"\(.link)\"><img src=\"\(.image)\" alt=\"An 88x31 button. \(.alt)\" title=\"\(.title)\"></a>") | join("\n")