From b5b992941128af3d75667073658d3e2906df2d5d Mon Sep 17 00:00:00 2001 From: Gorri <60433201+gorrig@users.noreply.github.com> Date: Tue, 15 Nov 2022 17:04:55 +0100 Subject: [PATCH] Update config.toml --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index f3fe0a9..d969dd1 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ languageCode = "en-us" -title = "Пока ты спал" -baseURL = "http://localhost:1313/" +title = "Линия жизни" +baseURL = "https://nimble-alpaca-0efb9a.netlify.app/" theme = "hugo-theme-massively" googleanalytics = "" disqusShortname = "" @@ -11,7 +11,7 @@ disableKinds = ["taxonomy", "taxonomyTerm", "section"] favicon = "favicon.ico" # set to change date format # dateFormat = "2.1.2006" - backgroundPath = "images/1.jpg" + backgroundPath = "images/winter.jpg" # Below parameters can be set to override default post settings # [params.posts]