feat: update static assets
|
@ -2,7 +2,7 @@ baseurl = "/"
|
||||||
disableAliases = true
|
disableAliases = true
|
||||||
disableHugoGeneratorInject = true
|
disableHugoGeneratorInject = true
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
enableGitInfo = true
|
enableGitInfo = false
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
languageCode = "en-US"
|
languageCode = "en-US"
|
||||||
paginate = 7
|
paginate = 7
|
||||||
|
|
|
@ -3,7 +3,7 @@ titleSeparator = "-"
|
||||||
titleAddition = "Modern Documentation Theme"
|
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."
|
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"
|
twitterSite = "henkverlinde"
|
||||||
twitterCreator = "henkverlinde"
|
twitterCreator = "henkverlinde"
|
||||||
|
@ -12,7 +12,7 @@ facebookPublisher = "verlinde.henk"
|
||||||
ogLocale = "en_US"
|
ogLocale = "en_US"
|
||||||
|
|
||||||
schemaType = "Organization"
|
schemaType = "Organization"
|
||||||
schemaLogo = "logo-hyas.png"
|
schemaLogo = "logo-doks.png"
|
||||||
schemaTwitter = "https://twitter.com/henkverlinde"
|
schemaTwitter = "https://twitter.com/henkverlinde"
|
||||||
schemaLinkedIn = "https://www.linkedin.com/in/henkverlinde/"
|
schemaLinkedIn = "https://www.linkedin.com/in/henkverlinde/"
|
||||||
schemaGitHub = "https://github.com/h-enk"
|
schemaGitHub = "https://github.com/h-enk"
|
||||||
|
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.0 KiB |
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 416 B |
Before Width: | Height: | Size: 1003 B After Width: | Height: | Size: 773 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
BIN
static/hyas.png
Before Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 22 KiB |
|
@ -1 +1 @@
|
||||||
{"name":"Hyas","short_name":"Hyas","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#fff","background_color":"#fff","display":"standalone"}
|
{"name":"Doks","short_name":"Doks","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#fff","background_color":"#fff","display":"standalone"}
|