Skip to content

Commit 4cfb74e

Browse files
authored
Merge pull request #12 from bytezonedev/feat/break-static-scrapers
Use entity to break static site scraping
2 parents c068850 + 4537adc commit 4cfb74e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/_includes/partials/footer.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66
<span class=contact-info>
77
<p class="h4">
88
Contact Us:
9-
<a class="email" href="mailto:[email protected]">
10-
11-
<iconify-icon icon="bi:send"></iconify-icon>
12-
</a>
9+
<a class="email" href="mailto:gig&commat;bytezone.dev">gig&commat;bytezone.dev</a>
10+
<iconify-icon icon="bi:send"></iconify-icon>
1311
</p>
1412
</span>
1513
</div>

0 commit comments

Comments
 (0)