Arsen Musayelyan
fce14cd34b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
26 lines
629 B
TOML
26 lines
629 B
TOML
languageCode = "en"
|
|
languageName = "English"
|
|
displayName = "EN"
|
|
isoCode = "en"
|
|
weight = 1
|
|
rtl = false
|
|
|
|
title = "Elara's Site"
|
|
#logo = "img/logo.jpg"
|
|
#description = "My awesome website"
|
|
copyright = "Copyright © Elara Musayelyan"
|
|
|
|
dateFormat = "January 2, 2006"
|
|
|
|
[author]
|
|
name = "Elara Musayelyan"
|
|
image = "img/nebula.jpg"
|
|
headline = "Software Engineer"
|
|
bio = "A little bit about you"
|
|
links = [
|
|
{ email = "mailto:elara@elara.ws" },
|
|
{ gitea = "https://gitea.elara.ws/Elara6331" },
|
|
{ github = "https://github.com/Elara" },
|
|
#{ linkedin = "https://www.linkedin.com/in/arsen-musayelyan-9a850a1ab/" },
|
|
]
|