File tree Expand file tree Collapse file tree 4 files changed +30
-4
lines changed Expand file tree Collapse file tree 4 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 1- pygments : true
2- markdown : redcarpet
3- exclude : [ README.md, Gemfile ]
1+ highlighter : pygments
2+ markdown : redcarpet
3+ exclude : [ README.md, Gemfile ]
44
55name : Geocoder
66description : The almost missing Geocoder PHP library!
Original file line number Diff line number Diff line change 6161 </ a > .
6262 </ p >
6363 < p >
64- < small > Hosted on GitHub Pages — Theme by < a href ="https://github.com/orderedlist "> orderedlist</ a > </ small >
64+ < small >
65+ < a href ="/logo.html "> Logo</ a > designed by < a href ="https://twitter.com/Swop "> Sylvain Mauduit</ a > .
66+ < br >
67+ Hosted on GitHub Pages — Theme by < a href ="https://github.com/orderedlist "> orderedlist</ a >
68+ </ small >
6569 </ p >
6670 </ footer >
6771 </ div >
Original file line number Diff line number Diff line change @@ -188,6 +188,10 @@ img.logo {
188188 width : 250px ;
189189}
190190
191+ img {
192+ max-width : 100% ;
193+ }
194+
191195@media print, screen and (max-width : 960px ) {
192196
193197 div .wrapper {
Original file line number Diff line number Diff line change 1+ ---
2+ layout : home
3+ ---
4+
5+ Logo
6+ ====
7+
8+ You will find our logo in different formats below:
9+
10+ <center >
11+ ![ ] ( images/geocoder.png )
12+
13+ [ Adobe Illustrator] ( https://raw.githubusercontent.com/geocoder-php/geocoder-php.github.io/master/res/Geocoder.ai )
14+   ; |  ;
15+ [ SVG] ( https://raw.githubusercontent.com/geocoder-php/geocoder-php.github.io/master/res/Geocoder.svg )
16+   ; |  ;
17+ [ PNG] ( https://raw.githubusercontent.com/geocoder-php/geocoder-php.github.io/master/res/Geocoder.png )
18+ </center >
You can’t perform that action at this time.
0 commit comments