From 572342d396ff5081b09d6e1a17899c73832c6f51 Mon Sep 17 00:00:00 2001 From: Darshan Baral Date: Tue, 4 May 2021 13:03:54 -0700 Subject: made description shorter --- exampleSite/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 95e8ca0..990ef31 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -7,9 +7,9 @@ disableKinds = ["taxonomy", "taxonomyTerm"] name = "example.org" title = "Sada Theme" author = "Darshan Baral" - description = "Simple single page portfolio theme made with Tailwind CSS" + description = "Simple portfolio theme" copyright = "Custom copyright message" - theme = "light" # or light + theme = "light" # `dark` or `light` useResources = false # Profile section -- cgit v1.2.3