set up commit
This commit is contained in:
26
hugo.toml
26
hugo.toml
@@ -1,5 +1,5 @@
|
||||
baseurl = "https://davidpaulyoung.com"
|
||||
title = "David Paul Young"
|
||||
title = "Orbit Factor"
|
||||
theme = "hugo-theme-cleanwhite"
|
||||
languageCode = "en-us"
|
||||
preserveTaxonomyNames = true
|
||||
@@ -24,7 +24,7 @@ hasCJKLanguage = true
|
||||
home = ["HTML", "RSS"]
|
||||
|
||||
[params]
|
||||
header_image = "img/home-bg-jeep.jpg"
|
||||
header_image = "img/mountains.jpeg"
|
||||
SEOTitle = "David Young Blog"
|
||||
description = "Just About Everything"
|
||||
keyword = "Von Balthasar, Scripture, Gravel Riding, Ham Radio, Divine Office, Open Source"
|
||||
@@ -47,9 +47,9 @@ hasCJKLanguage = true
|
||||
algolia_apiKey = ""
|
||||
|
||||
# Sidebar settings
|
||||
sidebar_about_description = "Open Source Enthusiast"
|
||||
sidebar_about_description = "David Paul Young"
|
||||
#sidebar_avatar = "img/avatar-zhaohuabing.jpg" # use absolute URL, seeing it's used in both `/` and `/about/`
|
||||
sidebar_avatar = "img/zhaohuabing.png" # use absolute URL, seeing it's used in both `/` and `/about/`
|
||||
sidebar_avatar = "img/david-young-headshot-2025.jpg" # use absolute URL, seeing it's used in both `/` and `/about/`
|
||||
|
||||
featured_tags = true
|
||||
featured_condition_size = 1
|
||||
@@ -76,7 +76,7 @@ hasCJKLanguage = true
|
||||
reward = true
|
||||
# reward_guide = "如果这篇文章对你有用,请随意打赏"
|
||||
|
||||
friends = true
|
||||
friends = false
|
||||
bookmarks = false
|
||||
about_me = true
|
||||
|
||||
@@ -94,12 +94,12 @@ hasCJKLanguage = true
|
||||
email = "david@young.computer"
|
||||
#facebook = "full profile url in facebook"
|
||||
#googleplus = "full profile url in googleplus"
|
||||
#twitter = "x.com/davidpaulyoung"
|
||||
linkedin = "https://www.linkedin.com/in/davidpaulyoung"
|
||||
stackoverflow = "https://stackoverflow.com/users/yourstackoverflowid"
|
||||
twitter = "x.com/davidpaulyoung"
|
||||
#linkedin = "https://www.linkedin.com/in/davidpaulyoung"
|
||||
#stackoverflow = "https://stackoverflow.com/users/yourstackoverflowid"
|
||||
#instagram = "full profile url in instagram"
|
||||
github = "https://github.com/yourgithub"
|
||||
wechat = "your wechat qr code image"
|
||||
#github = "https://github.com/yourgithub"
|
||||
#wechat = "your wechat qr code image"
|
||||
#medium = "full profile url in medium"
|
||||
#slack = "full workspace url in slack"
|
||||
#pinterest = "full profile url in pinterest"
|
||||
@@ -110,9 +110,9 @@ hasCJKLanguage = true
|
||||
#xing = "https://www.xing.com/profile/yourxingid"
|
||||
#git = "full profile url for git user"
|
||||
|
||||
[[params.friend_link]]
|
||||
title = "Linda的博客"
|
||||
href = "https://zhaozhihan.com"
|
||||
#[[params.friend_link]]
|
||||
#title = "Linda的博客"
|
||||
#href = "https://zhaozhihan.com"
|
||||
|
||||
[[params.bookmark_link]]
|
||||
title = "Martin Fowler"
|
||||
|
||||
Reference in New Issue
Block a user