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,28 @@ <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 10, 2025</ time >
112+ < h2 class ="text-2xl font-bold mt-2 mb-3 ">
113+ < a
114+ href ="wat-is-het-intensive-code-camp.html "
115+ class ="hover:text-primary dark:hover:text-turquoise "
116+ > Wat is het Intensive Code Camp?</ 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 "> Intensief Codekamp</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Online Coding Bootcamp</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Programmeren</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Carrièreswitch</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Tech Carrière</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Coding Skills Ontwikkelen</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Web Development</ span > < span class ="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase "> Data Analyse</ 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 "> Nederlandse Tech Sector</ span >
121+ </ div >
122+ < p class ="text-gray-600 dark:text-gray-400 mb-3 ">
123+ Ontdek hoe een Intensief Codekamp van Code Labs Academy jou in korte tijd klaarstoomt voor een carrière in tech. Leer meer over de voordelen en inhoud!
124+
125+ </ p >
126+ < a
127+ href ="wat-is-het-intensive-code-camp.html "
128+ class ="text-primary dark:text-blue-400 hover:text-pink-600 dark:hover:text-turquoise "
129+ > Read more →</ a
130+ >
131+ </ article >
110132 < article >
111133 < time class ="text-gray-500 dark:text-gray-400 "> April 9, 2025</ time >
112134 < h2 class ="text-2xl font-bold mt-2 mb-3 ">
You can’t perform that action at this time.
0 commit comments