Skip to content

Commit 5780361

Browse files
committed
2 parents 819e75c + 17559a1 commit 5780361

1 file changed

Lines changed: 34 additions & 19 deletions

File tree

index.html

Lines changed: 34 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,51 @@
55
<meta name="keywords" content="HellenicDev, programming, HTML, CSS, JS, open-source, projects, web-developement, hellenic, dev, developer"/>
66
<meta name="author" content="HellenicDev"/>
77
<meta name="theme-color" content="#19336e"/>
8+
<meta property="og:title" content="HellenicDev">
9+
<meta property="og:description" content="Programming projects, experiments, and tools by HellenicDev.">
10+
<meta property="og:image" content="https://hellenicdev.github.io/logo.webp">
11+
<meta property="og:url" content="https://hellenicdev.github.io">
12+
<meta property="og:type" content="website">
13+
<link rel="icon" type="image/png" href="/logo.webp">
814
<link rel="preload" href="/style.css" as="style">
15+
<link rel="preconnect" href="https://www.googletagmanager.com">
16+
<link rel="preconnect" href="https://assets.mailerlite.com">
17+
<link rel="preconnect" href="https://cdn.supportfast.ai">
18+
<link rel="preconnect" href="https://www.youtube.com">
19+
920
<!-- Google tag (gtag.js) -->
21+
1022
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9FWQFZME3Z"></script>
23+
24+
<script type="application/ld+json">
25+
{
26+
"@context": "https://schema.org",
27+
"@type": "Person",
28+
"name": "HellenicDev",
29+
"url": "https://hellenicdev.github.io",
30+
"sameAs": [
31+
"https://github.com/hellenicdev",
32+
"https://youtube.com/@hellenicdev"
33+
]
34+
}
35+
</script>
36+
37+
1138
<script>
1239
window.dataLayer = window.dataLayer || [];
1340
function gtag(){dataLayer.push(arguments);}
1441
gtag('js', new Date());
1542

1643
gtag('config', 'G-9FWQFZME3Z');
1744
</script>
18-
<script defer id="supportfast-script" src="https://cdn.supportfast.ai/chatbot.js" data-chatbot-id="bot-09dcew6lcq"></script>
45+
<script id="supportfast-script" src="https://cdn.supportfast.ai/chatbot.js" data-chatbot-id="bot-09dcew6lcq"></script>
1946
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="06e4a97f-2c34-41ed-8ab6-d53b581ff080" type="text/javascript" async></script>
2047
<meta charset="UTF-8" />
2148
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
2249

2350
<!-- <img src="logo.webp" alt="Logo" style="width: 200px; height: 200px; border-radius: 10px;"> -->
2451
<img
25-
src="logo.webp
52+
src="logo.webp"
2653
class="logo"
2754
onclick="showThankYou()"
2855
style="cursor: pointer; width: 200px; height: 200px; border-radius: 10px;"
@@ -62,7 +89,7 @@ <h2>🎉 Happy Easter!</h2>
6289
</script>
6390
<!-- SCRIPT END-->
6491

65-
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
92+
<script defer src="https://cdn.logwork.com/widget/countdown.js"></script>
6693
<a href="https://logwork.com/countdown-timer" class="countdown-timer" data-timezone="Europe/Athens" data-textcolor="#ffffff" data-date="2026-03-28 00:00" data-background="#19336e" data-digitscolor="#ffffff" data-unitscolor="#ffffff">Days until anniversary</a>
6794

6895
<!-- THE LAST UPDATED SCRIPT WAS HERE -->
@@ -84,9 +111,7 @@ <h2>🎉 Happy Easter!</h2>
84111
<!-- End MailerLite Universal -->
85112

86113
</head>
87-
88-
</script>
89-
114+
<body>
90115
<!-- IMPORTANT!!! ANNIVERSARY VIDEO::
91116
<video width="640" height="360" controls>
92117
<source src="video.mp4" type="video/mp4" />
@@ -191,7 +216,7 @@ <h2>What’s Coming Next</h2>
191216
<!-- reCAPTCHA-Protected Google Form -->
192217

193218
<h2> My Latest Upload: </h2>
194-
<iframe title="Latest Upload" width="560" height="315" src="https://www.youtube.com/embed/99FexhxsXx8?si=Ue_rS_2hEICWLmQR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
219+
<iframe loading="lazy" title="Latest Upload" width="560" height="315" src="https://www.youtube.com/embed/99FexhxsXx8?si=Ue_rS_2hEICWLmQR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
195220
<h2>Website Building Help Form</h2>
196221

197222
<!-- Button protected by reCAPTCHA -->
@@ -209,7 +234,6 @@ <h2>Website Building Help Form</h2>
209234
<!-- Hidden form until reCAPTCHA passes -->
210235
<div id="form-container" style="display:none;">
211236
<iframe
212-
defer
213237
title="Website Building Help form"
214238
src="https://docs.google.com/forms/d/e/1FAIpQLSemiAokTJcTqz4syWyLyt1H7GWj-LJSkmVt4au51hGNwBMo8Q/viewform?embedded=true"
215239
width="100%"
@@ -876,7 +900,7 @@ <h2 style="text-align:center; margin-top:40px;">Contact Me</h2>
876900
word-break: break-word;
877901
}
878902
#mlb2-33394663.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent p {
879-
color: #000000;******
903+
color: #000000;
880904
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
881905
font-size: 12px;
882906
line-height: 18px;
@@ -1135,7 +1159,7 @@ <h2> HellenicDev Updates: </h2>
11351159
<p style="font-size: 30px;"> I'm currently preparing for March. For those who don't know, 27 of March is the anniversary of HellenicDev. I would appreciate your opinion on the following: </p>
11361160

11371161
<p style="font-size: 30px;"> 1.Sora AI video: </p>
1138-
<iframe defer title="Sora AI video" width="560" height="315" src="https://www.youtube.com/embed/gJ9Liw12lZM?si=9DAoc0NPtVh7ajU8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
1162+
<iframe loading="lazy" title="Sora AI video" width="560" height="315" src="https://www.youtube.com/embed/gJ9Liw12lZM?si=9DAoc0NPtVh7ajU8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
11391163

11401164
<p style="font-size: 30px;"> 2. Promotional image: </p>
11411165
<img
@@ -1213,7 +1237,6 @@ <h3> HOW TO VOTE: </h3>
12131237

12141238
<!-- LAST UPDATED CHECK SCRIPT -->
12151239
<script>
1216-
defer
12171240
document.addEventListener("DOMContentLoaded", async () => {
12181241
const items = document.querySelectorAll(".last-updated");
12191242

@@ -1249,7 +1272,6 @@ <h3> HOW TO VOTE: </h3>
12491272
<!-- SCRIPT END -->
12501273
<!-- ANNIVERSARY -->
12511274
<script>
1252-
defer
12531275
(function () {
12541276
let typed = "";
12551277
const secret = "HELLENICDEV";
@@ -1274,18 +1296,11 @@ <h3> HOW TO VOTE: </h3>
12741296
</script>
12751297

12761298
<script>
1277-
defer
12781299
function showThankYou() {
12791300
const msg = document.getElementById("hidden-thanks");
12801301
msg.style.display = "block";
12811302
}
12821303
</script>
12831304

1284-
1285-
1286-
1287-
1288-
1289-
12901305
</body>
12911306
</html>

0 commit comments

Comments
 (0)