diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 11115b7..3564601 100644 --- a/config.toml +++ b/config.toml @@ -8,8 +8,9 @@ disableSitemap = true [params] homeurl = "/" -tagline = "CS grad student and at-risk youth" +tagline = "computer science grad student" description = "Austin Adams's personal website and blog" +email = "aja@gatech.edu" [markup.goldmark.renderer] unsafe=true |