diff --git a/_directory/data/artofproduction/data.yml b/_directory/data/artofproduction/data.yml index 8b137891..b3ac8feb 100644 --- a/_directory/data/artofproduction/data.yml +++ b/_directory/data/artofproduction/data.yml @@ -1 +1,29 @@ +# name (required) +# may be your real name or your nick +name: A. P. Leinemann + +# geo location (required) +# provide your favored level of detail by number of digits (like 50.107811 vs 50.11) +# you may use services like openstreetmap.org to find out your geo location +latitude: 47.644 +longitude: 9.182 + +# bio +# describe yourself, your involvement in the project and the community or whatever is relevant for you. +# should be 300 chars at maximum. no markup or line breaks! +bio: "Heyhey! I'm LAP, the designer, developer and creative head behind artofproduction. Invested in REDAXO since 2018 and thankful for all the possibilities that REDAXO is given! Great CMS for all main purposes!" + +# image or gravatar +# provide image file from current folder (like 'johndoe.jpg') or gravatar url (like 'https://www.gravatar.com/avatar/{HASH}') +# should be square and about 200-300 px size! +image: https://avatars.githubusercontent.com/u/68427024?v=4 + +# links +# one or more links to your website, your github profile, twitter, facebook et al. +# 4 links, tops! +links: +- https://artofproduction.com +- https://www.linkedin.com/in/artofproduction/ +- https:/instagram.com/artofproduction +