Skip to content

Commit

Permalink
fix:docs github svg (labring#3817)
Browse files Browse the repository at this point in the history
Signed-off-by: jingyang <[email protected]>
  • Loading branch information
zjy365 committed Sep 1, 2023
1 parent d5e48ba commit 90852b0
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docs/website/src/pages/components/Community/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import DeveloperIcon from '@site/static/icons/developer.svg'
import DiscordIcon from '@site/static/icons/discord.svg'
import GithubIcon from '@site/static/icons/github-light.svg'
import GithubIcon from '@site/static/icons/github.svg'
import React, { useLayoutEffect } from 'react'
import CometIcon from '../Comet'
import Link from '@docusaurus/Link'
Expand Down
2 changes: 1 addition & 1 deletion docs/website/src/pages/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Link from '@docusaurus/Link'
import useDocusaurusContext from '@docusaurus/useDocusaurusContext'
import DeveloperIcon from '@site/static/icons/developer.svg'
import DiscordIcon from '@site/static/icons/discord.svg'
import GithubIcon from '@site/static/icons/github-light.svg'
import GithubIcon from '@site/static/icons/github.svg'
import LogoIcon from '@site/static/icons/logo.svg'
import React, { useMemo } from 'react'
import './index.scss'
Expand Down
2 changes: 1 addition & 1 deletion docs/website/src/pages/components/Header/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Link from '@docusaurus/Link'
import Translate from '@docusaurus/Translate'
import GithubIcon from '@site/static/icons/github-light.svg'
import GithubIcon from '@site/static/icons/github.svg'
import MeunIcon from '@site/static/icons/meun.svg'
import LogoIcon from '@site/static/icons/sealos.svg'
import React, { useEffect, useState } from 'react'
Expand Down
10 changes: 0 additions & 10 deletions docs/website/static/icons/github-dark.svg

This file was deleted.

22 changes: 0 additions & 22 deletions docs/website/static/icons/github-light.svg

This file was deleted.

3 changes: 0 additions & 3 deletions docs/website/static/icons/github-navbar.svg

This file was deleted.

21 changes: 2 additions & 19 deletions docs/website/static/icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 90852b0

Please sign in to comment.