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 29, 2024
1 parent 513d932 commit ca81c2a
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 @@ -19,7 +19,7 @@
<header id="nav-header" class="text-black nav py-5 bg-accent">
<a class="text-black" href="http://oceanic-connections.xyz/contacts.php"><div id="home-button" class= "header-link button" type="button">Home</div></a>
<a id="about-us_button" href="javascript:doLogout()"> <div id="about-us-button" class="header-link button" type="button">Logout</div></a>
<a class="text-black" href="http://oceanic-connections.xyz/about.php"><div id="about-link" class="header-link button" type="button">About</div></a>
<a class="text-black" href="http://159.203.115.181/about.php"><div id="about-link" class="header-link button" type="button">About</div></a>
</header>
<!-- Image Background -->
<div class="py-6 bg-image-full" style="background-image: url('https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/5236376f-305d-42da-8e2d-48455360a090/ddzsehq-da9525d2-37e0-448f-aa49-a7274ba68387.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzUyMzYzNzZmLTMwNWQtNDJkYS04ZTJkLTQ4NDU1MzYwYTA5MFwvZGR6c2VocS1kYTk1MjVkMi0zN2UwLTQ0OGYtYWE0OS1hNzI3NGJhNjgzODcucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.nDVDNj0rk3vuQHD7DawjvowvIEn_70NADgE8MevlAOM')">
Expand Down

0 comments on commit ca81c2a

Please sign in to comment.