Skip to content

Commit

Permalink
fix all domains sort rank (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 authored Oct 2, 2023
1 parent 7be2dab commit 9273609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/realms/mainnet-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3218,7 +3218,7 @@
"ogImage": "/realms/ALL/img/logo.png",
"bannerImage": "https://i.imgur.com/tbaZ0qN.png",
"shortDescription": "AllDomains is a Solana Protocol that allows users to create human-readable domain names that can be used in place of a Public Key.",
"sortRank": -1000,
"sortRank": 100,
"website": "https://alldomains.id",
"keywords": "Web3 Identity, REALM, Goverenance, Web3 domains, DAO",
"twitter": "@AllDomains_",
Expand Down

1 comment on commit 9273609

@vercel
Copy link

@vercel vercel bot commented on 9273609 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

governance-ui – ./

governance-ui-git-main-solana-labs.vercel.app
app.realms.today
governance-ui-solana-labs.vercel.app

Please sign in to comment.