File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
content/assets/stylesheets Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3030.navbar-toggle {
3131 border : 0 ;
3232}
33+
34+ .fa-github {
35+ vertical-align : middle ;
36+ }
Original file line number Diff line number Diff line change 77 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
88 < link rel ="stylesheet " href ="/assets/stylesheets/application.css ">
99 < link href ='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700 ' rel ='stylesheet ' type ='text/css '>
10- < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0 /css/font-awesome.min.css ">
10+ < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3 /css/font-awesome.min.css ">
1111 < link rel ="stylesheet " href ="/highlight.css ">
1212 < script src ="http://code.jquery.com/jquery-1.11.0.min.js "> </ script >
1313 < script src ="/assets/javascripts/application.js "> </ script >
4040 < li class ="<%= "active " if @item_rep.path.start_with?("/reference/") %> ">
4141 < a href ="/reference/ "> API Reference</ a >
4242 </ li >
43- < li > < a href ="https://www.bookingsync.com "> BookingSync.com</ a > </ li >
43+ < li > < a href ="https://www.bookingsync.com " target ="_blank "> BookingSync.com</ a > </ li >
44+ < li > < a href ="https://github.com/BookingSync/bookingsync-api-docs " target ="_blank "> < i class ="fa fa-github fa-fw fa-2x "> </ i > </ a > </ li >
4445 </ ul >
4546 </ div >
4647 </ div >
You can’t perform that action at this time.
0 commit comments