13 lines
301 B
TOML
13 lines
301 B
TOML
[personal]
|
|
name = "Felix Schröter"
|
|
title = "Senior Software Engineer & Tech Lead"
|
|
location = "Lüneburg, Germany"
|
|
email = "dev@felschr.com"
|
|
github = "github.com/felschr"
|
|
linkedin = "linkedin.com/in/schroeter"
|
|
website = "felschr.com"
|
|
|
|
[layout]
|
|
font = "Work Sans"
|
|
paper = "a4"
|
|
accent_color = "#246a48"
|