|
| 1 | +--- |
| 2 | +# Amazon Affiliate Products |
| 3 | +# Each product can have multiple tags for categorization |
| 4 | +# Tags help match products to relevant blog posts |
| 5 | +# Note: The affiliate tag is configured in _config.yml as 'amazon_products.affiliate_tag' |
| 6 | + |
| 7 | +- title: >- |
| 8 | + ASUS TUF Gaming GeForce RTX ™ 5070 12GB GDDR7 OC Edition Gaming Graphics Card |
| 9 | + (PCIe® 5.0, HDMI®/DP 2.1, 3.125-slot, Military-Grade Components, Protective PCB Coating, axial-tech Fans) |
| 10 | + image: "https://m.media-amazon.com/images/I/815-M4vy8JL._AC_SL1500_.jpg" |
| 11 | + link: "https://www.amazon.com/dp/B0DS6S98ZF" |
| 12 | + tags: |
| 13 | + - gpu |
| 14 | + - computer hardware |
| 15 | + - gaming |
| 16 | + - streaming |
| 17 | + |
| 18 | +- title: "AMD Ryzen™ 9 9900X 12-Core, 24-Thread Unlocked Desktop Processor" |
| 19 | + image: "https://m.media-amazon.com/images/I/61dukbEGziL._AC_SL1500_.jpg" |
| 20 | + link: "https://www.amazon.com/dp/B0D6NN87T8" |
| 21 | + tags: |
| 22 | + - cpu |
| 23 | + - computer hardware |
| 24 | + - gaming |
| 25 | + - streaming |
| 26 | + |
| 27 | +- title: >- |
| 28 | + Elgato Stream Deck MK.2 – |
| 29 | + Studio Controller, 15 macro keys, trigger actions in apps and software like OBS, Twitch, YouTube and more, |
| 30 | + works with Mac and PC |
| 31 | + image: "https://m.media-amazon.com/images/I/61gtdFnK+UL._AC_SL1500_.jpg" |
| 32 | + link: "https://www.amazon.com/dp/B09738CV2G" |
| 33 | + tags: |
| 34 | + - streaming |
| 35 | + - accessories |
| 36 | + - content creation |
| 37 | + |
| 38 | +- title: "Logitech for Creators Blue Microphones Yeti USB Microphone (Blackout)" |
| 39 | + image: "https://m.media-amazon.com/images/I/61KTMvS5JBL._AC_SL1500_.jpg" |
| 40 | + link: "https://www.amazon.com/dp/B00N1YPXW2" |
| 41 | + tags: |
| 42 | + - audio |
| 43 | + - streaming |
| 44 | + - content creation |
| 45 | + - accessories |
| 46 | + |
| 47 | +- title: >- |
| 48 | + SAMSUNG 990 PRO SSD 2TB NVMe M.2 PCIe Gen4, M.2 2280 Internal Solid State Hard Drive, |
| 49 | + Seq. Read Speeds Up to 7,450 MB/s for High End Computing, Gaming, and Heavy Duty Workstations, MZ-V9P2T0B/AM |
| 50 | + image: "https://m.media-amazon.com/images/I/71OWtcxKgvL._AC_SL1500_.jpg" |
| 51 | + link: "https://www.amazon.com/dp/B0BHJJ9Y77" |
| 52 | + tags: |
| 53 | + - storage |
| 54 | + - computer hardware |
| 55 | + - gaming |
0 commit comments