Skip to content

Commit

Permalink
Merge pull request #165 from mwengren/phone_number_mod
Browse files Browse the repository at this point in the history
Change the footer IOOS contact phone number
  • Loading branch information
benjwadams authored Jan 16, 2018
2 parents c9c2e84 + 1649efd commit 42302d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions views/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ <h5>Our Social Ocean</h5>
<div id="footer-col-4" class="col-md-3">
<div itemscope itemtype="http://schema.org/GovernmentOrganization">
<p itemprop="name">U.S. Integrated Ocean Observing System Program</p>
<p itemprop="address">1315 East-West Highway,<br>2nd Floor<br>Silver Spring, MD 20910</p>
<p itemprop="telephone"><a href="tel:301713-3290"> (301) 713-3290</a></p>
<p itemprop="address">1315 East-West Highway<br>SSMC3, 2nd Floor<br>Silver Spring, MD 20910</p>
<p itemprop="telephone"><a href="tel:240-533-9444"> (240) 533-9444</a></p>
</div>
<a class="btn" href="mailto:ioos.catalog@noaa.gov" itemprop="email">
<a class="btn" href="mailto:data.ioos@noaa.gov" itemprop="email">
<div>Contact Us</div>
</a>
</div>
</div>
</div>
</footer>
</footer>

0 comments on commit 42302d0

Please sign in to comment.