Skip to content

Commit

Permalink
Update contacts.php
Browse files Browse the repository at this point in the history
  • Loading branch information
JPEACH34 authored May 30, 2024
1 parent 4cc38ad commit a719739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contacts.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<body>
<header id="nav-header" class="text-black nav py-5 bg-accent">
<a class="text-black" href="http://oceanic-connections.xyz/contacts.php" aira-label="button"><div id="home-button" class= "header-link button" type="button">Home</div></a>
<a class="text-black" href="http://159.203.115.181/about.php" aira-label="button"><div id="about-link" class="header-link button" type="button">About</div></a>
<a class="text-black" href="http://oceanic-connections.xyz/about.php" aira-label="button"><div id="about-link" class="header-link button" type="button">About</div></a>
<a class="text-black logout" href="javascript:doLogout()" aira-label="button"> <div id="about-us-button" class="header-link button" type="button">Logout</div></a>
</header>
<!-- Image Background -->
Expand Down

0 comments on commit a719739

Please sign in to comment.