Make use of the theme's supported i18n features

This commit is contained in:
Danila Fedorin 2023-01-01 01:28:40 -08:00
parent e7cb818f05
commit 16dd545c22
2 changed files with 6 additions and 3 deletions

View File

@ -1,10 +1,9 @@
baseURL = "https://danilafe.com"
languageCode = "en-us"
title = "Daniel's Blog"
theme = "vanilla"
pygmentsCodeFences = true
pygmentsUseClasses = true
summaryLength = 20
defaultContentLanguage = 'en'
[outputFormats]
[outputFormats.Toml]
@ -20,3 +19,7 @@ summaryLength = 20
endLevel = 4
ordered = false
startLevel = 3
[languages]
[languages.en]
title = "Daniel's Blog"

@ -1 +1 @@
Subproject commit f56465c5ecf559b36201715f2cad51cd00e2a793
Subproject commit 98ee4bd8f3d5d691f75ff0c8eee16872dc122102