feat: update static assets

This commit is contained in:
Henk Verlinde
2020-11-04 14:23:52 +01:00
parent 53cf8ba6e2
commit 1b16e6bb3d
13 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ baseurl = "/"
disableAliases = true
disableHugoGeneratorInject = true
enableEmoji = true
enableGitInfo = true
enableGitInfo = false
enableRobotsTXT = true
languageCode = "en-US"
paginate = 7

View File

@ -3,7 +3,7 @@ titleSeparator = "-"
titleAddition = "Modern Documentation Theme"
description = "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
images = ["hyas.png"]
images = ["doks.png"]
twitterSite = "henkverlinde"
twitterCreator = "henkverlinde"
@ -12,7 +12,7 @@ facebookPublisher = "verlinde.henk"
ogLocale = "en_US"
schemaType = "Organization"
schemaLogo = "logo-hyas.png"
schemaLogo = "logo-doks.png"
schemaTwitter = "https://twitter.com/henkverlinde"
schemaLinkedIn = "https://www.linkedin.com/in/henkverlinde/"
schemaGitHub = "https://github.com/h-enk"