Add stack and update about me
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 31s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 31s
This commit is contained in:
parent
1f05c71e13
commit
9a4928d523
19 changed files with 69 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
baseURL = "https://www.alexselimov.com/"
|
||||
languageCode = "en-US"
|
||||
theme = "forge.alexselimov.com/aselimov/hugo-bearcub"
|
||||
theme = ["forge.alexselimov.com/aselimov/hugo-bearcub"]
|
||||
defaultContentLanguage = "en"
|
||||
copyright = "© Alex Selimov"
|
||||
enableRobotsTXT = true
|
||||
|
|
@ -73,3 +73,5 @@ email = "alex@alexselimov.com"
|
|||
path = 'forge.alexselimov.com/aselimov/hugo-bearcub'
|
||||
[[module.imports]]
|
||||
path = 'forge.alexselimov.com/aselimov/hugo-unified-git-activity'
|
||||
[[module.imports]]
|
||||
path = 'forge.alexselimov.com/aselimov/hugo-stack'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue