瀏覽代碼

更新 '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
 
 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