Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: James Ng <[email protected]>
  • Loading branch information
0xj4m35 committed Nov 19, 2024
1 parent a85bdc9 commit 1a6fa53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"$policyId": {
"project": string,
"categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Stablecoin" | "Social" | "Media" | "Other"
"categories": string[], // some of the following: "DeFi", "RealFi" | "GameFi" | "Meme" | "Bridge" | "Metaverse" | "Wallet" | "NFT" | "Oracle" | "AI" | "Launchpad" | "DAO" | "Stablecoin" | "Social" | "Media" | "Risk Ratings" | "Index Vaults" | "Other"
"socialLinks"?: {
"website"?: string,
"twitter"?: string,
Expand Down
4 changes: 1 addition & 3 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4139,11 +4139,9 @@
"categories": ["DeFi", "Risk Ratings", "Index Vaults"],
"socialLinks": {
"website": "https://www.xerberus.io/",
"webapp": "https://app.xerberus.io/",
"discord": "https://discord.gg/xerberus",
"telegram": "https://t.me/xerberus_news",
"twitter": "https://x.com/Xerberus_io",
"youtube": "https://www.youtube.com/@xerberus_news"
"twitter": "https://x.com/Xerberus_io"
}
}
}

0 comments on commit 1a6fa53

Please sign in to comment.