Skip to content

Commit ec29d6a

Browse files
updated not loading email favicon
1 parent 6637820 commit ec29d6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</head>
1818
<body>
1919
<section>
20-
<h1 class="neon", style="font-size: 10vw;">Debarka</h1>
20+
<h1 class="neon", style="font-size: 10vw;">Debarka</h1>
2121
</section>
2222
<section>
2323
<div class="container reveal">
@@ -241,7 +241,7 @@ <h2 style="color: white; font-size: 10vw;">Some Rules</h2>
241241
<h2 style="color: white;">Get in Touch</h2>
242242
<br><br>
243243
<div class="center-favicon-contact-me" id="center-favicon-contact">
244-
<button id="email"><img src="..public/email.png" alt="email-logo" class="favicon" style="width: 60px; height: 60px;"></button>
244+
<button id="email"><img src="public/email.png" alt="email-logo" class="favicon" style="width: 60px; height: 60px;"></button>
245245
<button id="whatsapp-contact"><img src="public/whatsapp.png" alt="" class="favicon" style="width: 60px; height: 60px;"></button>
246246
<button id="reddit"><img src="public/reddit.png" alt="" class="favicon" style="width: 60px; height: 60px;"></button>
247247
</div>

0 commit comments

Comments
 (0)