Skip to content

Commit 064da34

Browse files
committed
update: SEO configuration and site metadata
1 parent 02e3c94 commit 064da34

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

config/_default/hugo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55

66
# Website name
7-
title: Hugo Academic CV Theme
7+
title: Fei Tian - Large Language Model Researcher
88
# Website URL
9-
baseURL: 'https://example.com/'
9+
baseURL: 'https://runninging.github.io/'
1010

1111
############################
1212
## LANGUAGE

config/_default/params.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ marketing:
1313
seo:
1414
site_type: Person
1515
local_business_type: ''
16-
org_name: ''
17-
description: 'The highly-customizable Hugo Academic theme powered by Hugo Blox Builder. Easily create your personal academic website.'
18-
twitter: 'GetResearchDev'
16+
org_name: 'StepFun'
17+
description: 'Fei Tian is a Large Language Model Researcher at StepFun, specializing in speech AI. He has been a key contributor to pioneering projects like Step-Audio, Step-Audio 2, Step-MPS, and Step-Audio R1.'
18+
twitter: ''
1919
analytics:
2020
google_analytics: ''
2121
baidu_tongji: ''
@@ -35,12 +35,12 @@ header:
3535
show_search: true
3636
show_theme_chooser: true
3737
logo:
38-
text: 'Your Name'
38+
text: 'Fei Tian'
3939

4040
# Site footer
4141
footer:
4242
copyright:
43-
notice: '© {year} Me. This work is licensed under {license}'
43+
notice: '© {year} Fei Tian. This work is licensed under {license}'
4444
license:
4545
enable: true
4646
allow_derivatives: false

0 commit comments

Comments
 (0)