diff --git a/bundles.json b/bundles.json index 4d19792..589cacf 100644 --- a/bundles.json +++ b/bundles.json @@ -1230,6 +1230,10 @@ } ], "seasons": [ + { + "id": "allseasons", + "name": "All Seasons" + }, { "id": "spring", "name": "Spring" diff --git a/index.html b/index.html index 08b110e..6c870cc 100644 --- a/index.html +++ b/index.html @@ -353,7 +353,7 @@