17
hugo.toml
17
hugo.toml
@@ -2,3 +2,20 @@ baseURL = 'https://www.karaolidis.com/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Jupiter Lab'
|
||||
theme = 'huell'
|
||||
|
||||
[params]
|
||||
prompt = "jupiter-lab"
|
||||
titleCutting = true
|
||||
animateStyle = "animated slideInUp fast"
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "posts/"
|
||||
url = "/"
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "photos/"
|
||||
url = "photos/"
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "about/"
|
||||
url = "about/"
|
||||
|
Submodule themes/huell updated: 1ef22fc697...1f49f0ee88
Reference in New Issue
Block a user