| 123456789101112131415161718192021222324252627282930313233343536373839 |
- title: Indigo Floyd's Latent Garden
- baseURL: https://example.com/
- languageCode: zh-CN
- summaryLength: 120
- defaultContentLanguage: zh-cn
- enableRobotsTXT: true
- relativeURLs: true
- canonifyURLs: false
- pagination:
- pagerSize: 12
- taxonomies:
- tag: tags
- category: categories
- params:
- description: Exploring latent space and cultivating sweet trips.
- owner: IndigoFloyd
- dailySection: ai-daily
- logo: ./logo.png
- menu:
- main:
- - name: Home
- pageRef: /
- weight: 10
- - name: AI Daily
- pageRef: /ai-daily
- weight: 20
- - name: Blog
- pageRef: /blog
- weight: 30
- - name: Resume
- pageRef: /resume
- weight: 40
- - name: Search
- pageRef: /search
- weight: 50
|