17
hugo.toml
17
hugo.toml
@@ -2,3 +2,20 @@ baseURL = 'https://www.karaolidis.com/'
|
|||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Jupiter Lab'
|
title = 'Jupiter Lab'
|
||||||
theme = 'huell'
|
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...a75ad7aa95
Reference in New Issue
Block a user