Merge pull request #7076 from QuincyLarson/fix/camper-news-notice
add notice to camper news
This commit is contained in:
@ -1,4 +1,14 @@
|
|||||||
.row
|
.row
|
||||||
|
.col-xs-12
|
||||||
|
h2 We are retiring Camper News in favor of our
|
||||||
|
a(href='http://reddit.com/r/freecodecamp') Subreddit
|
||||||
|
| .
|
||||||
|
h3 Thank you to all of the campers who have contributed links over the past year. We will keep Camper News accessible until May. Our
|
||||||
|
a(href='http://reddit.com/r/freecodecamp') Subreddit
|
||||||
|
|   is now the best place to share coding-related links.
|
||||||
|
.spacer
|
||||||
|
hr
|
||||||
|
.spacer
|
||||||
.col-xs-12.col-sm-3
|
.col-xs-12.col-sm-3
|
||||||
span
|
span
|
||||||
a.btn.btn-primary.btn-bigger.btn-block.btn-responsive(href='/stories/submit' class="#{ page === 'hot' ? '' : 'hidden' }") Submit a link
|
a.btn.btn-primary.btn-bigger.btn-block.btn-responsive(href='/stories/submit' class="#{ page === 'hot' ? '' : 'hidden' }") Submit a link
|
||||||
|
Reference in New Issue
Block a user