Skip to content

Commit

Permalink
Change the footer IOOS contact phone number
Browse files Browse the repository at this point in the history
  • Loading branch information
mwengren committed Jan 9, 2018
1 parent c9c2e84 commit d3bab53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ <h5>Our Social Ocean</h5>
<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="telephone"><a href="tel:240-533-9444"> (240) 533-9444</a></p>
</div>
<a class="btn" href="mailto:ioos.catalog@noaa.gov" itemprop="email">
<div>Contact Us</div>
</a>
</div>
</div>
</div>
</footer>
</footer>

0 comments on commit d3bab53

Please sign in to comment.