Fix deprecation warnings and update modules
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 17s
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 17s
This commit is contained in:
parent
9a4928d523
commit
453884abf2
3 changed files with 9 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
baseURL = "https://www.alexselimov.com/"
|
||||
languageCode = "en-US"
|
||||
locale = "en-US"
|
||||
theme = ["forge.alexselimov.com/aselimov/hugo-bearcub"]
|
||||
defaultContentLanguage = "en"
|
||||
copyright = "© Alex Selimov"
|
||||
|
|
@ -23,8 +23,8 @@ topic = "topics"
|
|||
[languages]
|
||||
[languages.en]
|
||||
title = "Alex Selimov"
|
||||
languageName = "en-US"
|
||||
languageCode = "en-US"
|
||||
label = "en-US"
|
||||
locale = "en-US"
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "home"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue