소스 검색

更新 'site/hugo.yaml'

IndigoFloyd 3 일 전
부모
커밋
0d4ae795c7
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      site/hugo.yaml

+ 4 - 4
site/hugo.yaml

@@ -15,22 +15,22 @@ taxonomies:
   category: categories
   category: categories
 
 
 params:
 params:
-  description: 个人站:收纳 AI 每日简报、博客和简历。
+  description: Exploring latent space and cultivating sweet trips.
   owner: IndigoFloyd
   owner: IndigoFloyd
   dailySection: ai-daily
   dailySection: ai-daily
   logo: ./logo.png
   logo: ./logo.png
 
 
 menu:
 menu:
   main:
   main:
-    - name: 首页
+    - name: Home
       pageRef: /
       pageRef: /
       weight: 10
       weight: 10
-    - name: AI 每日简报
+    - name: AI Daily
       pageRef: /ai-daily
       pageRef: /ai-daily
       weight: 20
       weight: 20
     - name: Blog
     - name: Blog
       pageRef: /blog
       pageRef: /blog
       weight: 30
       weight: 30
-    - name: 简历
+    - name: Resume
       pageRef: /resume
       pageRef: /resume
       weight: 40
       weight: 40