mirror of
https://github.com/uetchy/namae.git
synced 2025-07-01 22:10:04 +09:00
commit
732782ce3a
@ -37,6 +37,7 @@ const DomainCard: React.FC<{query: string}> = ({query}) => {
|
||||
`${lowerCase}.tools`,
|
||||
`${lowerCase}.design`,
|
||||
`${lowerCase}.build`,
|
||||
`${lowerCase}.run`,
|
||||
`get${lowerCase}.com`,
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user