Update config.toml

This commit is contained in:
Gorri
2022-11-15 17:04:55 +01:00
committed by GitHub
parent 6802467dcc
commit b5b9929411
+3 -3
View File
@@ -1,6 +1,6 @@
languageCode = "en-us" languageCode = "en-us"
title = "Пока ты спал" title = "Линия жизни"
baseURL = "http://localhost:1313/" baseURL = "https://nimble-alpaca-0efb9a.netlify.app/"
theme = "hugo-theme-massively" theme = "hugo-theme-massively"
googleanalytics = "" googleanalytics = ""
disqusShortname = "" disqusShortname = ""
@@ -11,7 +11,7 @@ disableKinds = ["taxonomy", "taxonomyTerm", "section"]
favicon = "favicon.ico" favicon = "favicon.ico"
# set to change date format # set to change date format
# dateFormat = "2.1.2006" # dateFormat = "2.1.2006"
backgroundPath = "images/1.jpg" backgroundPath = "images/winter.jpg"
# Below parameters can be set to override default post settings # Below parameters can be set to override default post settings
# [params.posts] # [params.posts]