Nate Johnston 8 сар өмнө
parent
commit
1dc9dfb22d
1 өөрчлөгдсөн 12 нэмэгдсэн , 12 устгасан
  1. 12 12
      hugo.toml

+ 12 - 12
hugo.toml

@@ -1,18 +1,18 @@
-baseurl = "https://example.com"
+baseurl = "https://johnston.fi"
 enablerobotstxt = true
-timezone = "America/Los_Angeles"
+timezone = "America/New_York"
 titlecasestyle = "Go"
 
 [languages.en]
-copyright = "© Will Faught"
+copyright = "© Johnston-Lincoln for GMU"
 languagecode = "en-us"
 languagedirection = "ltr"
 languagename = "English"
-title = "Paige"
+title = "Johnston-Lincoln for GMU"
 weight = 10
 
 [languages.en.params.paige.site]
-description = "Powerful, pliable pixel perfection"
+description = "Running to be the change YOU deserve!"
 
 [markup.goldmark.renderer]
 unsafe = true
@@ -33,14 +33,14 @@ term = ["atom", "html", "rss"]
 [pagination]
 pagersize = 50
 
-[[params.paige.feeds.atom.authors]]
-email = "example@example.com"
-name = "John Doe"
-url = "https://example.com"
+#[[params.paige.feeds.atom.authors]]
+#email = "example@example.com"
+#name = "John Doe"
+#url = "https://example.com"
 
-[params.paige.feeds.rss]
-managing_editor = "example@example.com (John Doe)"
-web_master = "example@example.com (John Doe)"
+#[params.paige.feeds.rss]
+#managing_editor = "example@example.com (John Doe)"
+#web_master = "example@example.com (John Doe)"
 
 [params.paige.pages]
 disable_authors = true