We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c068850 + 4537adc commit 4cfb74eCopy full SHA for 4cfb74e
src/_includes/partials/footer.html
@@ -6,10 +6,8 @@
6
<span class=contact-info>
7
<p class="h4">
8
Contact Us:
9
- <a class="email" href="mailto:[email protected]">
10
- [email protected]
11
- <iconify-icon icon="bi:send"></iconify-icon>
12
- </a>
+ <a class="email" href="mailto:gig@bytezone.dev">gig@bytezone.dev</a>
+ <iconify-icon icon="bi:send"></iconify-icon>
13
</p>
14
</span>
15
</div>
0 commit comments