Backend for songs.zachdecook.com
Diffstat (limited to 'laravel/public/chord.svg')
| -rwxr-xr-x | laravel/public/chord.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/laravel/public/chord.svg b/laravel/public/chord.svg new file mode 100755 index 0000000..4b62993 --- /dev/null +++ b/laravel/public/chord.svg @@ -0,0 +1,4 @@ +#!/bin/sh +printf "20 image/svg+xml\r\n" +# TODO: Strip the preceding slash from $PATH_INFO +ccharter $QUERY_STRING $PATH_INFO |