36 lines
918 B
YAML
36 lines
918 B
YAML
|
{
|
||
|
baseURL: "http://example.org/",
|
||
|
languageCode: "en-us",
|
||
|
title: "E. S. Stinnesbeck",
|
||
|
theme: "aerial",
|
||
|
params: {
|
||
|
name: "E. S. Stinnesbeck",
|
||
|
about: "Huebsches Mausi • Kleines Mausi • Sexy Mausi",
|
||
|
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"
|
||
|
},
|
||
|
{
|
||
|
medium: "Email",
|
||
|
icon: "far fa-envelope",
|
||
|
link: "mailto:susi@stinnesbeck.de"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|