31 lines
809 B
YAML
31 lines
809 B
YAML
{
|
|
baseURL: "https://susistinnesbeck.de/",
|
|
languageCode: "de-de",
|
|
title: "E. S. Stinnesbeck",
|
|
theme: "aerial",
|
|
params: {
|
|
name: "E. S. Stinnesbeck",
|
|
about: "Placeholder A • Placeholder B • Placeholder C",
|
|
copyright: "E. S. Stinnesbeck",
|
|
bg_scroll: "asdasd",
|
|
favicon: "favicon.ico",
|
|
social: [
|
|
{
|
|
medium: "Amazon",
|
|
icon: "fab fa-amazon",
|
|
link: "https://www.amazon.de/E.S.-Stinnesbeck/e/B081Y45G7T"
|
|
},
|
|
{
|
|
medium: "Spreadshirt",
|
|
icon: "fas fa-tshirt",
|
|
link: "https://shop.spreadshirt.de/curiositiesofnature"
|
|
},
|
|
{
|
|
medium: "ResearchGate",
|
|
icon: "fab fa-researchgate",
|
|
link: "https://www.researchgate.net/profile/Eva_Stinnesbeck"
|
|
}
|
|
]
|
|
}
|
|
}
|