diff options
| author | delta <darkussdelta@gmail.com> | 2025-09-17 23:29:44 +0200 |
|---|---|---|
| committer | delta <darkussdelta@gmail.com> | 2025-09-17 23:29:44 +0200 |
| commit | 088a18410e43a209a4864bccad5ddb89a7ee1d5d (patch) | |
| tree | 7f7db9ad58e0e2c3ec9141b7b54668ee01164a13 /.zs/buttons.jq | |
| parent | 16bdab2a899bf4ed120e10a889c320304b561130 (diff) | |
asides, hacker webring stuff and some more
Diffstat (limited to '.zs/buttons.jq')
| -rw-r--r-- | .zs/buttons.jq | 1 |
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") |
