Skip to content

Commit 5daa925

Browse files
committed
Edit index.html
1 parent 5cb69f1 commit 5daa925

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

index.html

+9-17
Original file line numberDiff line numberDiff line change
@@ -48,26 +48,18 @@ <h2>PYSCHE!!</h2>
4848
<div class="box-3">
4949
<img src="./images/pepesshadilaycafe.png" alt="image of pepes shadilay cafe" height="auto" width="310">
5050
<p>Wanna get in touch with Pepe?</p>
51-
<a href="./contactpepe.html">
52-
<button
53-
style="
54-
background-color: #00dc00ff;
55-
color: rgb(0, 0, 0);
56-
border-radius: 8px;
57-
border-color: #00dc00ff;
58-
height: 40px;
59-
width: 150px;
60-
font-size: 24px;
61-
font-family: Tahoma, Verdana, "sans-serif";>
62-
63-
Click Here
64-
</button>
65-
</a>
51+
52+
<a href="./contactpepe.html">
53+
<button class="joinBtn">CLICK HERE</button>
54+
55+
56+
</a>
57+
6658
</div>
6759
</div>
6860
</div>
6961
</body>
7062
<script>
71-
alert('Shadilay Fren kek')
63+
alert('ENTER AT YOUR OWN RISK kek')
7264
</script>
73-
</html>
65+
</html>

0 commit comments

Comments
 (0)