Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
unshreif authored Jul 14, 2024
1 parent 76927a0 commit c1668b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1 id="loadtex">Samy Plus<span></span></h1>
<div id="first">
<div id="cf">
<nav class="flex flex-row items-start text-white flex-row flex justify-between">
<img src="./images/samy +.gif" alt="logo" class="w-40" id="logo" >
<img src="./images/LOGO white.png" alt="logo" class="w-40" id="logo" >
<ul><a href="./index.html">Home</a><a href="./pages/About.html">About</a><a
href="./pages/coming.html">Services</a><a href="./pages/contact.html">Contact</a><button id="join"
class="bg-white rounded-lg text-black w-12" onclick="location.href='./pages/Join.html';" id="ji1"><b>JOIN</b></button></ul>
Expand Down

0 comments on commit c1668b0

Please sign in to comment.