summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-05-18 00:54:27 -0500
committerToby Vincent <tobyv13@gmail.com>2023-05-18 00:54:27 -0500
commitb3a68d6838bfa3560b4718cf8437ffb4b1fa3eea (patch)
tree8675c9956d3d6c190df7705422aedfdb5f8e8937 /config.toml
parente2cd16b211dbd88772ee8a6cbe3ca724fe2014bd (diff)
feat: create templates and basic content pages
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 79660f7..8608327 100644
--- a/config.toml
+++ b/config.toml
@@ -11,10 +11,14 @@ highlight_code = true
highlight_theme = "gruvbox-dark"
[extra]
+repository = "https://git.sr.ht/~tobyvin/tobyvin.dev"
+license = "MIT"
author = "Toby Vincent"
-email = "tobyv13@gmail.com"
+email = "contact@tobyvin.dev"
+pgp = "C8F6E06F5C8E2634"
github = "tobyvin"
-twitter = "toby_wan94"
sourcehut = "~tobyvin"
+linkedin = "tobyvin"
+twitter = "toby_wan94"
favicon = ""
headerImage = ""