Skip to content

Commit bf601ea

Browse files
committed
adds Assembly badge to the footer
For Coderwall bounty #545
1 parent f30775c commit bf601ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/views/shared/_footer.html.haml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
%li= link_to('Jobs', '/jobs')
1515
%li.employers= link_to('Employers', employers_path)
1616
=yield :footer_menu
17-
17+
18+
%ul.assembly-badge
19+
%li <a href='https://assembly.com/coderwall?utm_campaign=assemblage&utm_source=coderwall&utm_medium=flair_widget&utm_content=flag_with_text'><img src='https://treasure.assembly.com/assets/badges/flag_text-6cfc91728f9f0090d1688e4f0d41a639.svg' width=243px height=41px /></a>
1820
%ul.copyright
1921
%li Copyright &copy; 2015 Assembly Made, Inc. All rights reserved.
2022
%ul.credits

0 commit comments

Comments
 (0)