Published on

Hello, Valaxy!

Hello, Valaxy!

English

English Bold

ts
import type { ThemeConfig } from 'valaxy-theme-firic'
import { defineConfig } from 'valaxy'

export default defineConfig<ThemeConfig>({
  // your theme name
  // valaxy-theme-yun name is 'yun'
  theme: 'firic',

  themeConfig: {
    banner: {
      enable: true,
      title: '云游君的小站',
    },
  },
})
本站已萌萌哒运行5年4月16天
Valaxy v0.18.7 驱动 | 主题 - Firic v0.0.1