File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22
33 < div class ="clear "> </ div >
44
5- < a id ="edit-on-github " href ="{{ site.github.repository_url }}/edit/{{ site.branch }}/{{ page.path }} ">
6- Something is wrong? Edit this page on GitHub.
7- </ a >
8-
95 < div id ="copyright ">
106 © 2012-2016 < a href ="http://plataformatec.com.br/ "> Plataformatec</ a > . All rights reserved.
117 </ div >
Original file line number Diff line number Diff line change @@ -55,6 +55,13 @@ <h3 class="widget-title">{{guide.title}}</h3>
5555 {% endif %}
5656 {% endfor %}
5757
58+ < div id ="edit-on-github ">
59+ < span > Something is wrong?</ span >
60+ < a href ="{{ site.github.repository_url }}/edit/{{ site.branch }}/{{ page.path }} ">
61+ Edit this page on GitHub.
62+ </ a >
63+ </ div >
64+
5865</ div > <!-- #content -->
5966
6067{% include bottom.html %}
Original file line number Diff line number Diff line change @@ -766,7 +766,7 @@ li.image {
766766}
767767
768768# edit-on-github {
769- display : block ;
769+ padding : 5 px 0 ;
770770 text-align : center;
771771 font-size : 12px ;
772772}
You can’t perform that action at this time.
0 commit comments