Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
make it moonlight
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornmeansbear committed Oct 24, 2018
1 parent 85f1928 commit 11ff561
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/landing/landing.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@ module.exports = React.createClass
div
id: 'notice-box'
className: noticeBoxClassName,
a {href: '#detail/740051/01'},
a {href: '#collection/textile/96/96008/p1'},
img
src: 'https://rogersandgoffigon.imgix.net/banner/201810111129-Taj.jpg?w=1111'
alt: 'Introducing Taj Shalimar, a 100% wool wide-width fabric.'
src: 'https://rogersandgoffigon.imgix.net/banner/20181024-Moonlight.jpg?w=1111'
alt: 'Introducing Moonlight'
button
className: 'close'
onClick: @handleNoticeClose,
Expand Down

0 comments on commit 11ff561

Please sign in to comment.