diff options
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/Footer.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/Footer.tsx b/docs/components/Footer.tsx index 71beac3..9a3bf23 100644 --- a/docs/components/Footer.tsx +++ b/docs/components/Footer.tsx @@ -56,7 +56,7 @@ const navigation = { name: "OlivOS", href: "https://forum.olivos.run", }, - { name: "Dicex骰子屋", href: "https://forum.dicex.link" }, + // { name: "Dicex骰子屋", href: "https://forum.dicex.link" }, // { name: "SealDice", href: "https://dice.weizaima.com/"}, { name: "HuggingFace", href: "https://huggingface.co " } // { |
