44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > HellonaGR - Αρχική</ title >
7- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css ">
87 < link rel ="stylesheet " href ="styles.css ">
98</ head >
109< body >
11- < header >
12- < nav >
13- < a href ="https://hellonagr.github.io/hellonagr/ " class ="logo-container ">
14- < img src ="https://yt3.googleusercontent.com/zq_PJG5ZqWI5Y6ZEjkdkqqE8UdQxUNoY2vtSDM3bHWikqVejo0SMDFj04L0s3zcLGksbCkzS-Q=s160-c-k-c0x00ffffff-no-rj "
15- alt ="HellonaGR Logo " class ="logo-img ">
16- < span class ="logo-text "> HellonaGR</ span >
10+ < div class ="container ">
11+ < img src ="https://yt3.googleusercontent.com/zq_PJG5ZqWI5Y6ZEjkdkqqE8UdQxUNoY2vtSDM3bHWikqVejo0SMDFj04L0s3zcLGksbCkzS-Q=s160-c-k-c0x00ffffff-no-rj "
12+ alt ="HellonaGR "
13+ style ="width: 150px; height: 150px; border-radius: 50%; border: 3px solid var(--primary); margin-bottom: 1.5rem; ">
14+
15+ < a href ="https://www.youtube.com/@HellonaGR " target ="_blank " style ="text-decoration: none; ">
16+ < h1 class ="page-title fade-in "> HellonaGR</ h1 >
17+ </ a >
18+
19+ < div style ="display: flex; justify-content: center; gap: 1rem; margin-top: 2rem; ">
20+ < a href ="https://hellonagr.github.io/hellonagr/Blog " style ="background: linear-gradient(135deg, #00ff2a, #00eeff); color: black; padding: 0.8rem 1.5rem; border-radius: 5px; text-decoration: none; ">
21+ < span > Blog</ span >
22+
1723 </ a >
18- < div class ="nav-links ">
19- < a href ="https://hellonagr.github.io/hellonagr/ "> Αρχική</ a >
20- < a href ="https://hellonagr.github.io/hellonagr/Blog "> Blog</ a >
21- < a href ="https://hellonagr.github.io/hellonagr/epikinonia "> Επικοινωνία</ a >
22- </ div >
23- </ nav >
24- </ header >
24+ < a href ="https://www.youtube.com/@HellonaGR "
25+ style ="background: linear-gradient(135deg, #ff0000, #f84242); color: black; padding: 0.8rem 1.5rem; border-radius: 5px; text-decoration: none; ">
26+ < span > Youtube</ span >
27+ </ a >
2528
26- < div class ="container ">
27- < h1 class ="page-title fade-in "> Καλώς ήρθατε στο HellonaGR</ h1 >
28-
29- < div class ="content fade-in " style ="text-align: center; ">
30- < img src ="https://yt3.googleusercontent.com/zq_PJG5ZqWI5Y6ZEjkdkqqE8UdQxUNoY2vtSDM3bHWikqVejo0SMDFj04L0s3zcLGksbCkzS-Q=s160-c-k-c0x00ffffff-no-rj "
31- alt ="HellonaGR "
32- style ="width: 150px; height: 150px; border-radius: 50%; border: 3px solid var(--primary); margin-bottom: 1.5rem; ">
33-
29+ < a href ="https://hellonagr.github.io/hellonagr/epikinonia "
30+ style ="background: linear-gradient(135deg, #0004ff, #07cdf0); color: black; padding: 0.8rem 1.5rem; border-radius: 5px; text-decoration: none; ">
31+ Επικοινωνία
32+ </ a >
3433
35- < div style ="display: flex; justify-content: center; gap: 1rem; margin-top: 2rem; ">
36- < a href ="https://hellonagr.github.io/hellonagr/Blog " style ="background: var(--primary); color: white; padding: 0.8rem 1.5rem; border-radius: 5px; text-decoration: none; ">
37- Δείτε το Blog μου
38- </ a >
39- < a href ="https://hellonagr.github.io/hellonagr/epikinonia " style ="background: var(--secondary); color: white; padding: 0.8rem 1.5rem; border-radius: 5px; text-decoration: none; ">
40- Επικοινωνία
41- </ a >
42- </ div >
34+ < h3 style ="position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); text-align: center;color: black; ">
35+ Θα κάνω ενημέρωση το < a href ="https://hellonagr.github.io/hellonagr/Blog "> Blog</ a > συντομα!!!
36+ </ h3 >
4337 </ div >
4438 </ div >
45-
46-
4739</ body >
48- </ html >
40+ </ html >
0 commit comments