Skip to content

Commit

Permalink
Add Velcro Patch product
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Mar 14, 2018
1 parent 74afa74 commit acb46fa
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ app/public/images/products/*.*
!app/public/images/products/sticker_page.jpg
!app/public/images/products/sticker_single.jpg
!app/public/images/products/tattoo.jpg
!app/public/images/products/velcro-patch.jpg

# Custom configuration files
config/*.yml
Expand Down
Binary file added app/public/images/products/velcro-patch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ products:
description: 'Get one of these <a href="https://www.stickeryou.com/products/owasp-juice-shop/794" target="_blank">temporary tattoos</a> to proudly wear the OWASP Juice Shop or CTF Extension logo on your skin! If you tweet a photo of yourself with the tattoo, you get a couple of our stickers for free! Please mention <a href="https://twitter.com/owasp_juiceshop" target="_blank"><code>@owasp_juiceshop</code></a> in your tweet!'
price: 14.99
image: tattoo.jpg
reviews:
- { text: 'I straight-up gots nuff props fo''these tattoos!', author: mc.safesearch }
-
name: 'OWASP Juice Shop Mug'
description: 'Black mug with regular logo on one side and CTF logo on the other! Your colleagues will envy you!'
Expand All @@ -129,6 +131,14 @@ products:
description: 'Mr. Robot-style apparel. But in black. And with logo.'
price: 49.99
image: fan_hoodie.jpg
-
name: 'OWASP Juice Shop-CTF Velcro Patch'
description: '4x3.5" embroidered patch with velcro backside. The ultimate decal for every tactical bag or backpack!'
price: 2.92
image: velcro-patch.jpg
reviews:
- { text: 'This thang would look phat on Bobby''s jacked fur coat!', author: mc.safesearch }
- { text: 'Looks so much better on my uniform than the boring Starfleet symbol.', author: jim }
-
name: 'Woodruff Syrup "Forest Master X-Treme"'
description: 'Harvested and manufactured in the Black Forest, Germany. Can cause hyperactive behavior in children. Can cause permanent green tongue when consumed undiluted.'
Expand Down

0 comments on commit acb46fa

Please sign in to comment.