Skip to content

Commit 1a33ae9

Browse files
committed
chore: update hugo config
Signed-off-by: Devin Buhl <[email protected]>
1 parent 99e873b commit 1a33ae9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
baseURL = 'https://home-operations.com/'
2-
languageCode = 'en'
1+
baseURL = "https://home-operations.com/"
2+
languageCode = "en"
33
defaultContentLanguage = "en"
4-
title = 'Home Operations'
4+
title = "Home Operations"
55
theme = "lynx"
66
copyright = "Home Operations ©2025"
77

@@ -10,7 +10,7 @@ disableKinds = ["taxonomy", "term"]
1010

1111
[params.author]
1212
name = "Home Operations"
13-
headline = "Blah blah we're a community of people who like to run production at home blah blah"
13+
headline = "we're a community of people who love to break production at home"
1414
image = "img/logo.gif"
1515

1616
links = [

0 commit comments

Comments
 (0)