We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30775c commit bf601eaCopy full SHA for bf601ea
app/views/shared/_footer.html.haml
@@ -14,7 +14,9 @@
14
%li= link_to('Jobs', '/jobs')
15
%li.employers= link_to('Employers', employers_path)
16
=yield :footer_menu
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>
20
%ul.copyright
21
%li Copyright © 2015 Assembly Made, Inc. All rights reserved.
22
%ul.credits
0 commit comments