File tree 4 files changed +30
-4
lines changed 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 ]
4
4
5
5
name : Geocoder
6
6
description : The almost missing Geocoder PHP library!
Original file line number Diff line number Diff line change 61
61
</ a > .
62
62
</ p >
63
63
< 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 >
65
69
</ p >
66
70
</ footer >
67
71
</ div >
Original file line number Diff line number Diff line change @@ -188,6 +188,10 @@ img.logo {
188
188
width : 250px ;
189
189
}
190
190
191
+ img {
192
+ max-width : 100% ;
193
+ }
194
+
191
195
@media print, screen and (max-width : 960px ) {
192
196
193
197
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