Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new setup items #81

Merged
merged 1 commit into from
May 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 18 additions & 11 deletions src/data/setup.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"id": 0.014,
"url": "https://www.amazon.com/dp/B09BC3JQPR?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B09BC3JQPR&asc_item-id=amzn1.ideas.HCHM3GBPHKSK&ref_=aip_sf_list_spv_ofs_mixed_d_asin&th=1",
"image": "https://m.media-amazon.com/images/I/61uXNbQ9kSL._AC_SX679_.jpg",
"title": "Artificial Snake Plant",
"id": 0.012,
"url": "https://www.amazon.com/dp/B0BZPJ2TGL?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B0BZPJ2TGL&asc_item-id=amzn1.ideas.3N7O2T4IL3ON5&ref_=aip_sf_list_spv_ofs_mixed_d_asin",
"image": "https://m.media-amazon.com/images/I/6193EH52pqL._AC_SX679_.jpg",
"title": "Ink Tablet Digital Paper",
"type": "affiliate"
},
{
Expand All @@ -13,20 +13,20 @@
"title": "USB C to HDMI Cable 4K@60Hz",
"type": "affiliate"
},
{
"id": 0.12,
"url": "https://www.amazon.com/dp/B091WYF4XF?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B091WYF4XF&asc_item-id=amzn1.ideas.HCHM3GBPHKSK&ref_=aip_sf_list_spv_ons_mixed_d_asin",
"image": "https://m.media-amazon.com/images/I/719ZWwqpWNL._AC_SX679_.jpg",
"title": "Levitating Plant Pot",
"type": "affiliate"
},
{
"id": 0.011,
"url": "https://www.amazon.com/dp/B09LPGFVYR?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B09LPDM924&asc_item-id=amzn1.ideas.77G6U5WOPFO8&ref_=aip_sf_list_spv_ons_mixed_d_asin&th=1",
"image": "https://m.media-amazon.com/images/I/51kVvsTzVhL._AC_SX679_.jpg",
"title": "Apple iPhone 13 Pro Max Renewed",
"type": "affiliate"
},
{
"id": 0.012,
"url": "https://www.amazon.com/dp/B0BZPJ2TGL?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B0BZPJ2TGL&asc_item-id=amzn1.ideas.3N7O2T4IL3ON5&ref_=aip_sf_list_spv_ofs_mixed_d_asin",
"image": "https://m.media-amazon.com/images/I/6193EH52pqL._AC_SX679_.jpg",
"title": "Ink Tablet Digital Paper",
"type": "affiliate"
},
{
"id": 0.01,
"url": "https://www.amazon.com/dp/B09YN3GZHW?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B09YN3GZHW&asc_item-id=amzn1.ideas.2DNSLBLC0GR6E&ref_=aip_sf_list_spv_ofs_mixed_d_asin",
Expand All @@ -41,6 +41,13 @@
"title": "Light Felt Desk mat",
"type": "affiliate"
},
{
"id": 0.08,
"url": "https://www.amazon.com/dp/B07926F64D?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B07926F64D&asc_item-id=amzn1.ideas.7B3VSRYPJS1X&ref_=aip_sf_list_spv_ofs_mixed_d_asin&th=1",
"image": "https://m.media-amazon.com/images/I/61p3M0XZ4AL._AC_SL1200_.jpg",
"title": "Levitating Bulb Lamp",
"type": "affiliate"
},
{
"id": 0.3,
"url": "https://www.amazon.com/dp/B0863FR3S9?linkCode=ssc&tag=onamzbertamat-20&creativeASIN=B0863TXGM3&asc_item-id=amzn1.ideas.DQRMJP3XQJX6&ref_=aip_sf_list_spv_ons_d_asin&th=1",
Expand Down
Loading