diff --git a/Widget-Catalog/catalog.json b/Widget-Catalog/catalog.json index 484c04f..dc0b838 100644 --- a/Widget-Catalog/catalog.json +++ b/Widget-Catalog/catalog.json @@ -27,6 +27,13 @@ "scriptURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VRR-Monitor/VRR-Monitor.js", "previewURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VRR-Monitor/previewLight.jpeg", "descriptionURL": "https://github.com/ThisIsBenny/iOS-Widgets/blob/main/VRR-Monitor/README.md" + }, + { + "name": "Where did I park my car?", + "version": "1.0.1", + "scriptURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/car-location/car-location.js", + "previewURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/car-location/previewLight.jpeg", + "descriptionURL": "https://github.com/ThisIsBenny/iOS-Widgets/blob/main/car-location/README.md" } ] }