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