Update config.toml
This commit is contained in:
parent
3a80032b84
commit
178f12fd31
1 changed files with 8 additions and 10 deletions
18
config.toml
18
config.toml
|
@ -27,21 +27,13 @@ url = "https://qa.debian.org/developer.php?login=Alo%C3%AFs+Micard"
|
|||
name = "linkedin"
|
||||
url = "https://www.linkedin.com/in/creekorful"
|
||||
|
||||
[[params.social]]
|
||||
name = "telegram"
|
||||
url = "https://t.me/creekorful"
|
||||
|
||||
[[params.social]]
|
||||
name = "matrix"
|
||||
url = "https://matrix.to/#/@creekorful:matrix.org"
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
title = "Aloïs Micard"
|
||||
|
||||
[languages.en.params]
|
||||
subtitle = "CyberSec Engineer"
|
||||
homeSubtitle = "CyberSec | Open Source | Debian Developer"
|
||||
subtitle = "CTO"
|
||||
homeSubtitle = "CTO | Open Source | Debian Developer"
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "$ /home/"
|
||||
|
@ -58,6 +50,12 @@ identifier = "blog"
|
|||
name = "Blog"
|
||||
url = "https://blog.creekorful.org"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "vold"
|
||||
name = "VOLD"
|
||||
url = "https://www.vold.lu"
|
||||
|
||||
|
||||
[params.portrait]
|
||||
path = "/img/avatar.jpg"
|
||||
alt = "Portrait"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue