From 872ea348afcfae5188b234f23e2e02791c34b79f Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Thu, 16 Dec 2021 19:54:40 -0600 Subject: [PATCH] update logo text in index and config.toml --- config.toml | 2 +- templates/index.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 75decb7..c45e4e6 100644 --- a/config.toml +++ b/config.toml @@ -27,7 +27,7 @@ accent_color = "green" background_color = "dark" # The logo text - defaults to "Terminimal theme" -logo_text = "Tech it Yourself" +logo_text = "-Tech it Yourself-" # The logo link - defaults to base_url. #logo_home_link = "/take/me/away!" diff --git a/templates/index.html b/templates/index.html index c6d325e..022f1f1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -38,8 +38,9 @@