Drafts biography

This commit is contained in:
2021-01-23 16:17:39 +01:00
parent c9a1a84e49
commit 2cf0995a76
4 changed files with 22 additions and 10 deletions

View File

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