Skip to content

Commit 65d6f25

Browse files
committed
updated author info
2 parents 10ebd37 + 4237a86 commit 65d6f25

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
4646
# Author config
4747
[author]
4848
name = "Shiva"
49-
email = "me@shiva.dev"
49+
email = "i@shiva.dev"
5050
link = "https://shiva.dev"
5151

5252
[markup]

themes/LoveIt/config.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,11 @@ description = "A tech blog by Shiva Inampudi"
118118
# site creation time
119119
# 网站创立年份
120120
since = 2019
121+
<<<<<<< HEAD
121122

122123
# site latest year
124+
=======
125+
>>>>>>> 4237a869231b4fbd32a7344e027721f74f33292a
123126
year = 2025
124127
# ICP info only in China (HTML format is supported)
125128
# ICP 备案信息,仅在中国使用 (支持 HTML 格式)
@@ -159,7 +162,7 @@ description = "A tech blog by Shiva Inampudi"
159162
[params.app]
160163
# optional site title override for the app when added to an iOS home screen or Android launcher
161164
# 当添加到 iOS 主屏幕或者 Android 启动器时的标题, 覆盖默认标题
162-
title = "Shiva's Tech Blog"
165+
title = "A tech blog by Shiva Inampudi"
163166
# whether to omit favicon resource links
164167
# 是否隐藏网站图标资源链接
165168
noFavicon = false
@@ -243,10 +246,10 @@ description = "A tech blog by Shiva Inampudi"
243246
# Social config in home page
244247
# 主页的社交信息设置
245248
[params.social]
246-
Email = "me@shiva.dev"
249+
Email = "i@shiva.dev"
247250
GitHub = "lazydeveloper"
248251
Linkedin = ""
249-
Twitter = "shiva__dev"
252+
Twitter = ""
250253
Instagram = ""
251254
Facebook = ""
252255
Telegram = "shiva_dev"

0 commit comments

Comments
 (0)