Drafts biography
This commit is contained in:
13
config.toml
13
config.toml
@@ -1,8 +1,8 @@
|
||||
baseurl = "https://example.com" # Your domain name
|
||||
baseurl = "https://tuleu.lighting" # Your domain name
|
||||
languageCode = "en-us"
|
||||
defaultContentLanguage = "en"
|
||||
isMultilingual = true
|
||||
title = "Call me Sam"
|
||||
title = "Alexandre Tuleu | Light Designer"
|
||||
theme = "sam"
|
||||
pygmentsStyle = "monokai" # https://help.farbox.com/pygments.html
|
||||
pygmentsCodefences = true
|
||||
@@ -28,13 +28,6 @@ pygmentsCodefences = true
|
||||
[params.videoBackground]
|
||||
# overlay = "rgba(0, 0, 0, 0.4)" # optional
|
||||
|
||||
[[params.mainMenu]]
|
||||
link = "posts"
|
||||
text = "posts"
|
||||
|
||||
[[params.mainMenu]]
|
||||
link = "gallery"
|
||||
text = "gallery"
|
||||
|
||||
[[params.mainMenu]]
|
||||
link = "portfolio"
|
||||
@@ -42,7 +35,7 @@ pygmentsCodefences = true
|
||||
|
||||
[[params.mainMenu]]
|
||||
link = "about"
|
||||
text = "who is sam?"
|
||||
text = "who is Alexandre Tuleu?"
|
||||
|
||||
[imaging]
|
||||
quality = 75
|
||||
|
||||
Reference in New Issue
Block a user