Skip to content

Commit ef2f134

Browse files
committed
Add Gravatar
1 parent e829e28 commit ef2f134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hugo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ title = 'Redneck Overengineering'
44
theme = 'hugo-coder'
55

66
[params]
7+
since = 2021
78
author = 'Lóránt Pintér'
89
description = 'Taking farm automation to extreme levels'
910
colorScheme = "auto"
1011
hidecolorschemetoggle = false
1112
customSCSS = ["scss/custom.scss"]
1213
commit = "https://github.com/lptr/lptr.github.io/tree/"
1314
contactEmail = "lorant@pindoro.eu"
15+
gravatar = 'lorant@pindoro.eu'
1416

1517
# Menu
1618
[[menu.main]]

0 commit comments

Comments
 (0)