Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Explore California: Contact Us</title>
<title>Explore Pennsylvania: Contact Us</title>
<link href="assets/stylesheets/main.css" rel="stylesheet" type="text/css" media="all">
<script src="assets/javascripts/jquery-1.5.1.min.js"></script>
<script src="assets/javascripts/jquery-ui-1.8.10.custom.min.js"></script>
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
<div id="mainHeader">
<a href="index.html" title="home" class="logo">
<div id="logo">
<h1>Explore California</h1>
<h1>Explore Idaho</h1>
<br>
</div>
</a>
<div id="siteNav">
Expand Down