-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated to fix link error and map error.
- Loading branch information
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<div> | ||
<p style="margin-bottom:3px"> | ||
<a href="https://data.cityofchicago.org/Education/Connect-Chicago-Locations-Map/4jzv-pgsc" target="_blank" style="font-size:12px;font-weight:bold;text-decoration:none;color:#333333;font-family:arial;">Connect Chicago Locations - Map</a> | ||
</p> | ||
<iframe width="500px" title="Connect Chicago Locations - Map" height="425px" src="https://data.cityofchicago.org/w/4jzv-pgsc/3q3f-6823?cur=mNwlwoniwtj&from=root" frameborder="0" scrolling="no"> | ||
<a href="https://data.cityofchicago.org/Education/Connect-Chicago-Locations-Map/4jzv-pgsc" title="Connect Chicago Locations - Map" target="_blank">Connect Chicago Locations - Map</a> | ||
</iframe> | ||
<p> | ||
<a href="http://www.socrata.com/" target="_blank">Powered by Socrata</a> | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters