style: update fonts+

This commit is contained in:
Henk Verlinde
2020-11-16 09:35:51 +01:00
parent e3444360ac
commit 41d63a2528
35 changed files with 191 additions and 127 deletions

View File

@ -32,3 +32,8 @@
url = "https://github.com/h-enk/doks"
post = "v0.1.0"
weight = 20
# [[footer]]
# name = "Privacy"
# url = "/privacy-policy/"
# weight = 10

View File

@ -24,15 +24,16 @@ themeColor = "#fff"
quality = 85
bgColor = "#fff"
landscapePhotoWidths = [1000, 800, 700, 600, 500]
landscapePhotoWidths = [900, 800, 700, 600, 500]
portraitPhotoWidths = [800, 700, 600, 500]
lqipWidth = "20x"
footer = "This site is powered by <a href=\"https://gohugo.io/\">Hugo</a> and the <a href=\"https://getdoks.org/\">Doks</a> theme."
footer = "Powered by <a href=\"https://www.netlify.com/\">Netlify</a>, <a href=\"https://gohugo.io/\">Hugo</a>, and <a href=\"https://getdoks.org/\">Doks</a>"
alert = false
alertText = "Like Doks? <a class=\"alert-link\" href=\"https://github.com/h-enk/doks/stargazers\">Star on GitHub</a>. Thanks!</a>"
hyasVersion = "v0.2.0"
hyasVersion = "v1.2.8"
doksVersion = "v0.1.1"
docsRepo = "https://github.com/h-enk/doks"