Compare commits
No commits in common. "3baa0d83980d5a1993cb923748785bc80eb9fb85" and "a95c067115c1dcc71581d23943b39b569feb8840" have entirely different histories.
3baa0d8398
...
a95c067115
2 changed files with 8 additions and 8 deletions
16
config.toml
16
config.toml
|
@ -9,8 +9,8 @@ disableReadOtherPosts = false
|
||||||
enableSharingButtons = true
|
enableSharingButtons = true
|
||||||
|
|
||||||
# Metadata used in document's HEAD
|
# Metadata used in document's HEAD
|
||||||
description = "Aloïs Micard homepage"
|
description = "My new homepage or blog"
|
||||||
keywords = "homepage"
|
keywords = "homepage, blog"
|
||||||
|
|
||||||
copyright = "Aloïs Micard"
|
copyright = "Aloïs Micard"
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ url = "https://github.com/creekorful"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "debian"
|
name = "debian"
|
||||||
url = "https://qa.debian.org/developer.php?login=Alo%C3%AFs+Micard"
|
url = "https://qa.debian.org/developer.php?login=alois%40micard.lu&comaint=yes"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "linkedin"
|
name = "linkedin"
|
||||||
|
@ -38,8 +38,8 @@ url = "https://matrix.to/#/@creekorful:matrix.org"
|
||||||
[languages]
|
[languages]
|
||||||
[languages.en]
|
[languages.en]
|
||||||
title = "Aloïs Micard"
|
title = "Aloïs Micard"
|
||||||
subtitle = "CyberSec Engineer"
|
subtitle = "Architecture & security"
|
||||||
homeSubtitle = "CyberSec | Open Source | Debian Developer"
|
homeSubtitle = "Architecture & Security | Open Source | Debian Developer"
|
||||||
|
|
||||||
[languages.en.params.logo]
|
[languages.en.params.logo]
|
||||||
logoText = "$ /home/"
|
logoText = "$ /home/"
|
||||||
|
@ -47,9 +47,9 @@ logoHomeLink = "/"
|
||||||
logoCursorColor = "#67a2c9"
|
logoCursorColor = "#67a2c9"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "photos"
|
identifier = "resume"
|
||||||
name = "Photos"
|
name = "Resume"
|
||||||
url = "https://500px.com/p/creekorful"
|
url = "https://resume.creekorful.dev"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "blog"
|
identifier = "blog"
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue