This commit is contained in:
parent
4e65e120c3
commit
f51e027654
10
hugo.toml
10
hugo.toml
@ -45,8 +45,8 @@ disable404 = false
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
title = "Ben Hays"
|
||||
keywords = ""
|
||||
title = "Benjamin Hays"
|
||||
keywords = "Information Security"
|
||||
copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
|
||||
readOtherPosts = "Read other posts"
|
||||
|
||||
@ -60,13 +60,13 @@ url = "/posts"
|
||||
|
||||
[params.logo]
|
||||
logoMark = ""
|
||||
logoText = "Ben Hays"
|
||||
logoText = "Benjamin Hays"
|
||||
logoHomeLink = "/"
|
||||
logoCursorDisabled = true
|
||||
|
||||
[[params.social]]
|
||||
name = "email"
|
||||
url = "mailto:benhays@benhays.org"
|
||||
url = "mailto:ben@benhays.org"
|
||||
|
||||
[[params.social]]
|
||||
name = "github"
|
||||
@ -74,4 +74,4 @@ url = "https://github.com/benjaminhays"
|
||||
|
||||
[[params.social]]
|
||||
name = "linkedin"
|
||||
url = "https://www.linkedin.com/in/ben-hays-963768258"
|
||||
url = "https://www.linkedin.com/in/benjaminhays42"
|
||||
|
Loading…
Reference in New Issue
Block a user