diff --git a/app/pages/products/groovy-box.vue b/app/pages/products/groovy-box.vue new file mode 100644 index 0000000..bdaa6ca --- /dev/null +++ b/app/pages/products/groovy-box.vue @@ -0,0 +1,219 @@ + + + diff --git a/content/products/groovy-box.json b/content/products/groovy-box.json new file mode 100644 index 0000000..3ff0456 --- /dev/null +++ b/content/products/groovy-box.json @@ -0,0 +1,11 @@ +{ + "icon": "/groovy-box/icon.png", + "background": "/groovy-box/background.jpg", + "name": "聆阁", + "description": "简单,好看,实用的本地播放器", + "url": "https://solsynth.dev/products/groovy-box", + "repo": "https://github.com/littlesheep2code/groovy-box", + "releasedDate": "2025-08-14T08:00:00.000Z", + "version": "1.0.0.0", + "updatedDate": "2025-08-14T08:00:00.000Z" +} diff --git a/content/products/solar-network.json b/content/products/solar-network.json index 807c60d..2fda71c 100644 --- a/content/products/solar-network.json +++ b/content/products/solar-network.json @@ -1,11 +1,11 @@ { - "icon": "/solar-network/icon.png", - "background": "/solar-network/kp.jpg", - "name": "Solar Network", - "description": "The amazing social network for technology, programming, ACG fans.", - "url": "https://solian.app", - "repo": "https://github.com/Solsynth/Solian", - "releasedDate": "2024-01-27T08:00:00.000Z", - "version": "3.1.0", - "updatedDate": "2025-07-28T08:00:00.000Z" -} \ No newline at end of file + "icon": "/solar-network/icon.png", + "background": "/solar-network/kp.jpg", + "name": "Solar Network", + "description": "The amazing social network for technology, programming, ACG fans.", + "url": "https://solsynth.dev/products/solar-network", + "repo": "https://github.com/Solsynth/Solian", + "releasedDate": "2024-01-27T08:00:00.000Z", + "version": "3.1.0", + "updatedDate": "2025-07-28T08:00:00.000Z" +} diff --git a/public/groovy-box/background.jpg b/public/groovy-box/background.jpg new file mode 100644 index 0000000..ac0ccc9 Binary files /dev/null and b/public/groovy-box/background.jpg differ diff --git a/public/groovy-box/icon.png b/public/groovy-box/icon.png new file mode 100644 index 0000000..4da1f6c Binary files /dev/null and b/public/groovy-box/icon.png differ