From 12de4d2de59aa17da885801a6e9c751b539f50c0 Mon Sep 17 00:00:00 2001 From: Carson Swoveland Date: Mon, 21 Oct 2024 11:58:26 -0400 Subject: [PATCH] Add email and resume --- config.toml | 1 + templates/basic.html | 3 +++ 2 files changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 9bb03de..fee2123 100644 --- a/config.toml +++ b/config.toml @@ -63,6 +63,7 @@ smart_punctuation = false #twitter = "@user" github = "SuperTails" linkedin = "carson-swoveland-b45116231" + email = "cswovela@andrew.cmu.edu" #{ name = "Email", url = "mailto:cswovela@andrew.cmu.edu", icon = "bi-envelope-fill" }, #] diff --git a/templates/basic.html b/templates/basic.html index 570725b..14df3ef 100644 --- a/templates/basic.html +++ b/templates/basic.html @@ -40,6 +40,9 @@

{{ config.title }}