File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,6 +107,27 @@ <h1 class="text-4xl font-bold mb-4">Latest Articles</h1>
107107 <!-- Blog Posts -->
108108 < div class ="space-y-12 ">
109109 <!-- NEW CONTENT -->
110+ < article >
111+ < time class ="text-gray-500 dark:text-gray-400 "> April 20, 2025</ time >
112+ < h2 class ="text-2xl font-bold mt-2 mb-3 ">
113+ < a
114+ href ="miten-aloittaa-ura-kyberturvallisuudessa-suomessa.html "
115+ class ="hover:text-primary dark:hover:text-turquoise "
116+ > Miten aloittaa ura kyberturvallisuudessa Suomessa – Opas aloittelijoille</ a
117+ >
118+ </ h2 >
119+ < div class ="flex flex-wrap gap-2 mb-3 ">
120+ < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> kyberturvallisuus</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> kyberturva</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> tietoturva</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> ura</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> cybersecurity</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> koulutus</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Suomi</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> ohjelmointi</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> eettinen hakkerointi</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> sertifikaatit</ span >
121+ </ div >
122+ < p class ="text-gray-600 dark:text-gray-400 mb-3 ">
123+ Haluatko aloittaa uran kyberturvallisuudessa Suomessa? Tämä aloittelijan opas kertoo kaiken tarvittavan koulutuksesta, sertifikaateista ja uramahdollisuuksista.
124+ </ p >
125+ < a
126+ href ="miten-aloittaa-ura-kyberturvallisuudessa-suomessa.html "
127+ class ="text-primary dark:text-blue-400 hover:text-pink-600 dark:hover:text-turquoise "
128+ > Read more →</ a
129+ >
130+ </ article >
110131 < article >
111132 < time class ="text-gray-500 dark:text-gray-400 "> April 20, 2025</ time >
112133 < h2 class ="text-2xl font-bold mt-2 mb-3 ">
You can’t perform that action at this time.
0 commit comments