Skip to content

Commit

Permalink
clean up formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ld3z committed Dec 16, 2024
1 parent 3f2b468 commit fb0b227
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/configs/emoji.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ const aliases: Record<string, string> = {
discord: "ic-outline-discord",
red: "mdi-reddit",
wikigg: "simple-icons-wikidotgg",
nexus: 'simple-icons-nexusmods',
wiki: 'simple-icons-fandom',
wrench: "mdi-wrench-outline"
nexus: "simple-icons-nexusmods",
wiki: "simple-icons-fandom",
wrench: "mdi-wrench-outline",
};

const defs: Record<string, string> = {};
Expand Down

0 comments on commit fb0b227

Please sign in to comment.