Fix artist URLs still showing old cached site icons because the URL didn't change when the file was updated. Use `image_pack_tag` so that the filename includes the hash, so that the URL changes when the file changes.
Fix artist URLs still showing old cached site icons because the URL didn't change when the file was updated. Use `image_pack_tag` so that the filename includes the hash, so that the URL changes when the file changes.