Skip to content

Commit 6983a69

Browse files
committed
Update contact email and add merch announcement
Replace contact email ikonpanos@gmail.com with hello@hellenicdev.ccwu.cc in index.html and privacy-policy.html. Update privacy policy "Last updated" date to 09/05/2026. Add a homepage announcement promoting HellenicDev merch (link to printify) and a small markup tweak around the contacts/announcement section.
1 parent 87b8a48 commit 6983a69

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h2 class="left-align">Website Building Help Form</h2>
319319
<!-- Contact Icons -->
320320
<h2 class="left-align">Contact Me</h2>
321321
<div class="contacts">
322-
<a href="mailto:ikonpanos@gmail.com" aria-label="Mail" target="_blank" rel="noopener" class="contact-mail">
322+
<a href="mailto:hello@hellenicdev.ccwu.cc" aria-label="Mail" target="_blank" rel="noopener" class="contact-mail">
323323
<i class="fa-solid fa-envelope" aria-label="Mail"> </i>
324324
</a>
325325
<a href="https://www.youtube.com/@hellenicdev?sub_confirmation=1" aria-label="YouTube" target="_blank" rel="noopener" class="contact-youtube">
@@ -1217,6 +1217,11 @@ <h2 class="left-align"> HellenicDev Updates: </h2>
12171217
🚀 <strong>HellenicDev</strong> now has <a href="https://stats.uptimerobot.com/RrsSLtEzbk" target="_blank" class="link" > Uptime tracking</a>
12181218
</p>
12191219

1220+
</div>
1221+
<p class="announcement">
1222+
🚀 <strong>HellenicDev</strong> now has <a href="https://hellenicdev.printify.me" target="_blank" class="link" > Merch!</a>
1223+
</p>
1224+
12201225
</div>
12211226

12221227
</main>

privacy-policy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Privacy Policy</h1>
2222

2323
<p><strong>Privacy Policy for hellenicdev.github.io</strong></p>
2424

25-
<p><strong>Last updated:</strong> 03/05/2026</p>
25+
<p><strong>Last updated:</strong> 09/05/2026</p>
2626

2727
<p>
2828
This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit
@@ -137,7 +137,7 @@ <h2>11. Contact Information</h2>
137137
<p>For privacy-related questions, requests, or concerns, contact us via:</p>
138138
<!--<p><strong>Discord:</strong> <a href="https://discord.com/users/USER_ID" class="link">hellenicdev</a></p>-->
139139
<p><strong>Discord:</strong> hellenicdev</p>
140-
<p><strong>Mail:</strong> <a href="mailto:ikonpanos@gmail.com" class="link">ikonpanos@gmail</a></p>
140+
<p><strong>Mail:</strong> <a href="mailto:hello@hellenicdev.ccwu.cc" class="link">hello@hellenicdev.ccwu.cc</a></p>
141141

142142
<h2>12. Changes to This Privacy Policy</h2>
143143
<p>

0 commit comments

Comments
 (0)