File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- < a href ="https://github.com/kvz/phpjs ">
2
- < img id ="fork-us " style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png " alt ="Fork me on GitHub ">
3
- </ a >
4
1
< hgroup >
5
2
< div id ="logo ">
6
3
< div id ="logoLeft "> {</ div >
Original file line number Diff line number Diff line change 1
1
{% capture root_url %}{{ site.root | strip_slash }}{% endcapture %}
2
2
{% include head.html %}
3
3
< body {% if page.body_id %} id ="{{ page.body_id }} " {% endif %} {% if page.sidebar == false %} class ="no-sidebar " {% endif %} {% if page.sidebar == 'collapse ' or site.sidebar == 'collapse ' %} class ="collapse-sidebar sidebar-footer " {% endif %} >
4
+ < a target ="_blank " href ="https://github.com/kvz/phpjs ">
5
+ < img id ="fork-us " style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png " alt ="Fork me on GitHub ">
6
+ </ a >
4
7
< header role ="banner "> {% include header.html %}</ header >
5
8
< nav role ="navigation "> {% include navigation.html %}</ nav >
6
9
< div id ="main ">
You can’t perform that action at this time.
0 commit comments