We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e873b commit 1a33ae9Copy full SHA for 1a33ae9
hugo.toml
@@ -1,7 +1,7 @@
1
-baseURL = 'https://home-operations.com/'
2
-languageCode = 'en'
+baseURL = "https://home-operations.com/"
+languageCode = "en"
3
defaultContentLanguage = "en"
4
-title = 'Home Operations'
+title = "Home Operations"
5
theme = "lynx"
6
copyright = "Home Operations ©2025"
7
@@ -10,7 +10,7 @@ disableKinds = ["taxonomy", "term"]
10
11
[params.author]
12
name = "Home Operations"
13
- headline = "Blah blah we're a community of people who like to run production at home blah blah"
+ headline = "we're a community of people who love to break production at home"
14
image = "img/logo.gif"
15
16
links = [
0 commit comments