LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

  • node

  • types

    • Namespaces

    • Interfaces

      • Album

      • BaseFrontMatter

      • FuseListItem

      • PageData

      • PageDataPayload

      • PageFrontMatter

      • Photo

      • Pkg

      • PostFrontMatter

      • RedirectItem

      • RedirectRule

      • RuntimeConfig

      • SiteConfig

      • SocialLink

      • ValaxyAddon

      • ValaxyConfig

    • Type Aliases

Interface: SocialLink ​

Source: 1.0.0-rc.14 · a572916b42ec

Defined in: packages/valaxy/types/config.ts:16

Zh ​

社交链接

Properties ​

color ​

ts
color: string;

Defined in: packages/valaxy/types/config.ts:30

Zh ​

图标颜色


icon ​

ts
icon: string;

Defined in: packages/valaxy/types/config.ts:26

图标名称 https://icones.js.org/


link ​

ts
link: string;

Defined in: packages/valaxy/types/config.ts:21


name ​

ts
name: string;

Defined in: packages/valaxy/types/config.ts:20

The title of your link

Previous pageSiteConfig
Next pageValaxyAddon
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors