Skip to content

Commit be8190c

Browse files
committed
feat(index): update GitHub contributor ranking from #6 to #4
1 parent e7f0e21 commit be8190c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const visibleProjects = await db
6060
</span>
6161
<span class="flex flex-col leading-none">
6262
<span class="text-[9.5px] font-mono uppercase tracking-[.22em] text-ink-300">GitHub Colombia</span>
63-
<span class="mt-1 text-[13px] font-medium text-ink-50">Top <span class="text-cyan">#6</span> Contributor</span>
63+
<span class="mt-1 text-[13px] font-medium text-ink-50">Top <span class="text-cyan">#4</span> Contributor</span>
6464
</span>
6565
<svg class="ml-0.5 w-3 h-3 text-ink-300 opacity-0 -translate-x-1 transition-all group-hover:opacity-100 group-hover:translate-x-0 group-hover:text-cyan" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7 7h10v10"/><path d="M7 17 17 7"/></svg>
6666
</a>

0 commit comments

Comments
 (0)