feat: move some data into info.toml
This commit is contained in:
parent
22b73648d5
commit
08348908f5
3 changed files with 31 additions and 16 deletions
13
src/info.toml
Normal file
13
src/info.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue