From 460c37ad0b9d7d84389a1f108e9b93fe4eafd0ad Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Fri, 7 Jul 2023 19:01:48 -0400 Subject: [PATCH] Make description a little nicer --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 87b22a5..3c04372 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ base_url = "https://ewpratten.com" title = "Evan Pratten" -description = "Evan Pratten is a college student, amateur radio operator, software developer, and more. This is his website." +description = "Evan Pratten is a software developer, amateur radio operator, and more. This is his website." default_language = "en" compile_sass = true build_search_index = true