Skip to content

Commit 13ba158

Browse files
committed
Add StackGeoIp
1 parent 1a041fb commit 13ba158

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

css/responsive-table.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
td:nth-of-type(2):before { content: "GeocoderBundle (Symfony2)"; }
3636
td:nth-of-type(3):before { content: "GeocoderModule (ZF2)"; }
3737
td:nth-of-type(4):before { content: "GeocodableBehavior (Propel)"; }
38+
td:nth-of-type(5):before { content: "StackGeoIp"; }
3839

3940
.ecg td {
4041
text-align: left;

index.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ projects:
55
- { name: BazingaGeocoderBundle, description: GeocoderBundle (Symfony2) }
66
- { name: GeocoderModule, description: GeocoderModule (ZF2) }
77
- { name: GeocodableBehavior, description: GeocodableBehavior (Propel) }
8+
- { name: StackGeoIp, description: StackGeoIp }
89
---
910

1011
Geocoder

0 commit comments

Comments
 (0)