feat: 添加博客配置和文章,更新多语言支持,新增媒体文件
This commit is contained in:
17
hugo.yaml
17
hugo.yaml
@@ -12,10 +12,10 @@ services:
|
||||
googleAnalytics:
|
||||
ID: "G-SECWWMY8WQ"
|
||||
|
||||
# outputs:
|
||||
# home: [HTML, RSS]
|
||||
# page: [HTML, RSS]
|
||||
# section: [HTML, RSS]
|
||||
outputs:
|
||||
home: [html]
|
||||
page: [html]
|
||||
section: [html, rss]
|
||||
|
||||
# import hextra as module
|
||||
module:
|
||||
@@ -43,18 +43,21 @@ menu:
|
||||
name: AI日报
|
||||
pageRef: /
|
||||
weight: 1
|
||||
- identifier: blog
|
||||
name: 博客
|
||||
pageRef: /blog
|
||||
weight: 2
|
||||
- identifier: about
|
||||
name: 关于我 ↗
|
||||
url: "https://github.com/justlovemaki"
|
||||
weight: 2
|
||||
weight: 3
|
||||
- identifier: github
|
||||
name: 同性交友
|
||||
weight: 3
|
||||
weight: 4
|
||||
url: "https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily"
|
||||
params:
|
||||
icon: github
|
||||
|
||||
|
||||
params:
|
||||
adsenseId: "ca-pub-8136412975724403"
|
||||
umamiKey: "2b24e36d-6e56-499b-8b7e-aea4d308caff"
|
||||
|
||||
Reference in New Issue
Block a user