Skip to content

Commit

Permalink
Change side of "fork me" ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
romgere committed Jun 13, 2019
1 parent 665ffbc commit b769d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/index.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a style="position: fixed; top: 0px; right: 0px; z-index: 9999;" href="https://github.com/romgere/romgerebox"><img width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_darkblue_121621.png?resize=149%2C149" class="attachment-full size-full" alt="Fork me on GitHub" data-recalc-dims="1"></a>
<a style="position: fixed; top: 0px; left: 0px; z-index: 9999;" href="https://github.com/romgere/romgerebox"><img width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_left_darkblue_121621.png?resize=149%2C149" class="attachment-full size-full" alt="Fork me on GitHub" data-recalc-dims="1"></a>
{{#paper-toolbar class="flex-initial"}}
{{#paper-toolbar-tools}}
<div class="flex-60 flex-offset-20">
Expand Down

0 comments on commit b769d63

Please sign in to comment.