Skip to content

Commit b876eb4

Browse files
CopilotDavidKRK
andauthored
Move social icons into footer in contact.html
Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/73fb46a3-65a6-497f-90fe-72daccefd627 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
1 parent a435133 commit b876eb4

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

contact.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,11 @@ <h1 class="main-title">David KRK</h1>
145145
</form>
146146
</div>
147147
</div>
148+
</div>
149+
</main>
150+
151+
<footer>
152+
<div class="flex justify-center gap-6 mb-4">
148153
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
149154
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-facebook"></i></a>
150155
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
@@ -159,9 +164,7 @@ <h1 class="main-title">David KRK</h1>
159164
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-tiktok"></i></a>
160165
<a href="https://www.buymeacoffee.com/davidkrk" target="_blank" rel="noopener noreferrer" aria-label="Buy Me A Coffee" class="social-icon text-2xl md:text-3xl"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="" style="height: 1em; vertical-align: middle;"></a>
161166
</div>
162-
</main>
163167

164-
<footer>
165168
<div class="flex flex-wrap justify-center items-center gap-3 sm:gap-4 mb-4 text-sm">
166169
<a href="mailto:davidkrkofficial@gmail.com?subject=Contact%20from%20Website"
167170
class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX</a>

0 commit comments

Comments
 (0)