Fix deprecation warnings and update modules
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 17s

This commit is contained in:
Alex Selimov 2026-08-14 23:12:33 -04:00
parent 9a4928d523
commit 453884abf2
3 changed files with 9 additions and 5 deletions

View file

@ -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"