We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e829e28 commit ef2f134Copy full SHA for ef2f134
hugo.toml
@@ -4,13 +4,15 @@ title = 'Redneck Overengineering'
4
theme = 'hugo-coder'
5
6
[params]
7
+since = 2021
8
author = 'Lóránt Pintér'
9
description = 'Taking farm automation to extreme levels'
10
colorScheme = "auto"
11
hidecolorschemetoggle = false
12
customSCSS = ["scss/custom.scss"]
13
commit = "https://github.com/lptr/lptr.github.io/tree/"
14
contactEmail = "lorant@pindoro.eu"
15
+gravatar = 'lorant@pindoro.eu'
16
17
# Menu
18
[[menu.main]]
0 commit comments