Skip to content

Commit dc089d3

Browse files
committed
Actualizar footer con nuevos subdominios del ecosistema
1 parent 50d4018 commit dc089d3

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

_layouts/default.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,12 @@ <h3 class="text-sm font-semibold leading-6 text-white">Ecosistema Coderic</h3>
223223
<ul role="list" class="mt-6 space-y-4">
224224
<li>
225225
<a href="https://coderic.co" target="_blank" rel="noopener noreferrer" class="text-sm leading-6 text-stone-400 hover:text-orange-500 transition-colors">
226-
Coderic Business & Fintech
226+
Coderic Fintech
227+
</a>
228+
</li>
229+
<li>
230+
<a href="https://business.coderic.co" target="_blank" rel="noopener noreferrer" class="text-sm leading-6 text-stone-400 hover:text-orange-500 transition-colors">
231+
Coderic Business
227232
</a>
228233
</li>
229234
<li>
@@ -236,11 +241,26 @@ <h3 class="text-sm font-semibold leading-6 text-white">Ecosistema Coderic</h3>
236241
Coderic Network Hub
237242
</a>
238243
</li>
244+
<li>
245+
<a href="https://news.coderic.net" target="_blank" rel="noopener noreferrer" class="text-sm leading-6 text-stone-400 hover:text-orange-500 transition-colors">
246+
Coderic News
247+
</a>
248+
</li>
249+
<li>
250+
<a href="https://streaming.coderic.net" target="_blank" rel="noopener noreferrer" class="text-sm leading-6 text-stone-400 hover:text-orange-500 transition-colors">
251+
Coderic Streaming
252+
</a>
253+
</li>
239254
<li>
240255
<a href="https://coderic.org" target="_blank" rel="noopener noreferrer" class="text-sm leading-6 text-stone-400 hover:text-orange-500 transition-colors">
241256
Coderic Organization
242257
</a>
243258
</li>
259+
<li>
260+
<a href="https://team.coderic.org" target="_blank" rel="noopener noreferrer" class="text-sm leading-6 text-stone-400 hover:text-orange-500 transition-colors">
261+
Coderic Development Team
262+
</a>
263+
</li>
244264
</ul>
245265
</div>
246266
</div>

0 commit comments

Comments
 (0)