feat: move some data into info.toml

This commit is contained in:
Felix Schröter 2025-02-28 12:07:28 +01:00
parent 22b73648d5
commit 08348908f5
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 31 additions and 16 deletions

13
src/info.toml Normal file
View file

@ -0,0 +1,13 @@
[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"