mirror of
https://github.com/uetchy/namae.git
synced 2025-08-21 10:18:12 +09:00
chore: reorder cards
This commit is contained in:
@@ -7,7 +7,7 @@ import { capitalize } from '../../util/text'
|
||||
export default function GithubCard({ name }) {
|
||||
return (
|
||||
<Card
|
||||
title="GitHub"
|
||||
title="GitHub Organization"
|
||||
key={name}
|
||||
nameList={[name]}
|
||||
alternativeList={[
|
||||
|
Reference in New Issue
Block a user