summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml21
1 files changed, 21 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..a102c81
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,21 @@
+lang = "en"
+color = "#262F99"
+font = ["Source Sans Pro", "Source Sans 3"]
+
+[author]
+name = "Toby Vincent"
+title = "Software Engineer"
+
+[contact]
+email = "tobyv@tobyvin.dev"
+phone = "217.617.3424"
+website = "tobyvin.dev"
+sourcehut = "~tobyvin"
+github = "tobyvin"
+linkedin = "tobyvin"
+
+[contact.address]
+street = "111 Whitsell Way"
+city = "Granite City"
+state = "Illinois"
+zip = "62040"