Compare commits
No commits in common. "52675d6437008de4737480b446fabc585f388a25" and "0dfb964e99d20a8d630dacc7670e77bcbea8d43c" have entirely different histories.
52675d6437
...
0dfb964e99
@ -1,9 +1,10 @@
|
|||||||
baseURL = "https://danilafe.com"
|
baseURL = "https://danilafe.com"
|
||||||
|
languageCode = "en-us"
|
||||||
|
title = "Daniel's Blog"
|
||||||
theme = "vanilla"
|
theme = "vanilla"
|
||||||
pygmentsCodeFences = true
|
pygmentsCodeFences = true
|
||||||
pygmentsUseClasses = true
|
pygmentsUseClasses = true
|
||||||
summaryLength = 20
|
summaryLength = 20
|
||||||
defaultContentLanguage = 'en'
|
|
||||||
|
|
||||||
[outputFormats]
|
[outputFormats]
|
||||||
[outputFormats.Toml]
|
[outputFormats.Toml]
|
||||||
@ -19,7 +20,3 @@ defaultContentLanguage = 'en'
|
|||||||
endLevel = 4
|
endLevel = 4
|
||||||
ordered = false
|
ordered = false
|
||||||
startLevel = 3
|
startLevel = 3
|
||||||
|
|
||||||
[languages]
|
|
||||||
[languages.en]
|
|
||||||
title = "Daniel's Blog"
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit a2117a0093a8354010ee54a9dd8e0557e6ab8d38
|
Subproject commit f56465c5ecf559b36201715f2cad51cd00e2a793
|
Loading…
Reference in New Issue
Block a user