Skip to content

Commit e13c9cd

Browse files
committed
remove assembly badge and fix copyright date
1 parent 428dfae commit e13c9cd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

app/views/application/_footer.html.slim

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,8 @@ footer#footer
1414
li.employers= link_to('Employers', employers_path)
1515
=yield :footer_menu
1616

17-
ul.assembly-badge
18-
li style="text-align: center;"
19-
= link_to 'https://assembly.com/coderwall?utm_campaign=assemblage&utm_source=coderwall&utm_medium=flair_widget&utm_content=flag_with_text'
20-
img src="https://treasure.assembly.com/assets/badges/flag_text-6cfc91728f9f0090d1688e4f0d41a639.svg"
2117
ul.copyright
22-
li Copyright © 2015 Assembly Made, Inc. All rights reserved.
18+
li Copyright © 2012-2015 Assembly Made, Inc. All rights reserved.
2319
ul.credits
2420
li= yield :credits
2521
ul.mixpanel

0 commit comments

Comments
 (0)