twitchsingstools/web/data.csv

5 lines
190 B
Plaintext
Raw Normal View History

Published,Who,What,Last sang this song,Last dueted with performer
{{ range .SongData -}}
{{- .Date }},{{ .SongTitle }},{{ .OtherSinger }},{{ .LastSungSong }},{{ .LastSungSinger }}
{{ end }}