We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5f98f commit 2cd92e1Copy full SHA for 2cd92e1
app/views/application/_footer.html.slim
@@ -15,10 +15,9 @@ footer#footer
15
=yield :footer_menu
16
17
ul.assembly-badge
18
- li
+ 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 height="41px" src="https://treasure.assembly.com/assets/badges/flag_text-6cfc91728f9f0090d1688e4f0d41a639.svg" width="24px"
21
- | Assembly
+ img src="https://treasure.assembly.com/assets/badges/flag_text-6cfc91728f9f0090d1688e4f0d41a639.svg"
22
ul.copyright
23
li Copyright © 2015 Assembly Made, Inc. All rights reserved.
24
ul.credits
0 commit comments