Browse Source

更新 'site/hugo.yaml'

IndigoFloyd 3 days ago
parent
commit
0d4ae795c7
1 changed files with 4 additions and 4 deletions
  1. 4 4
      site/hugo.yaml

+ 4 - 4
site/hugo.yaml

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