diff options
author | Gio <sethg@ipi.org> | 2022-01-15 15:28:19 -0600 |
---|---|---|
committer | Gio <sethg@ipi.org> | 2022-01-15 15:28:19 -0600 |
commit | 4bdaa9a502f70cae511a153db5aa6c30247548e9 (patch) | |
tree | fe07d1d79d264bf17129fbc80d981c8ddd74eaa9 /artists.yaml | |
parent | df626fd8e8fa64c48ea1cf88177e157264042e9c (diff) |
Fix reserved tokens as names
Diffstat (limited to 'artists.yaml')
-rw-r--r-- | artists.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artists.yaml b/artists.yaml index 46ce558c..37f5ccc6 100644 --- a/artists.yaml +++ b/artists.yaml @@ -3226,8 +3226,6 @@ URLs: - https://tristanscroggins.bandcamp.com/ - https://www.tristanscroggins.com/ --- -Artist: 'True' ---- Artist: Trufflemeep --- Artist: Tunapuns @@ -3418,6 +3416,8 @@ Artist: Yellowstockings URLs: - https://yellowstockings.tumblr.com/ --- +Artist: 'Yes' +--- Artist: Yitong Zhu --- Artist: Yorick Cobb |