mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
feat: add .ai domain
This commit is contained in:
parent
62d13a15a0
commit
5259a21fe1
@ -39,6 +39,7 @@ const DomainCard: React.FC<{ query: string }> = ({ query }) => {
|
||||
`${lowerCase}.tools`,
|
||||
`${lowerCase}.build`,
|
||||
`${lowerCase}.run`,
|
||||
`${lowerCase}.ai`,
|
||||
`${lowerCase}.design`,
|
||||
`${lowerCase}.directory`,
|
||||
`${lowerCase}.guru`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user