chriswarbo-net: 8f7e329b16900d6eb23c314ca565f89763215c3b

     1: #!/bin/sh
     2: DATA=$(base64 -w 0)
     3: echo "<img alt='$1' src='data:image/png;base64,$DATA' />"

Generated by git2html.