commit 9add511da3098e47f0c29149dfb4987daea78512 parent acd7db62553ba9bc4ca14395d6c4954d87b4024b Author: FIGBERT <figbert@figbert.com> Date: Fri, 14 Aug 2020 10:27:04 -0700 :pencil2: Reword site description Diffstat:
M | config.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml @@ -1,7 +1,7 @@ # The URL the site will be built for base_url = "https://figbert.com" title = "FIGBERT" -description = "figbert.com is the official website and home of FIGBERT on the clearnet. It's my blog, portfolio, and wiki – a cask of information floating on the open web." +description = "figbert.com is the website and home of FIGBERT on the clearnet. It's my blog, portfolio, and wiki – my personal stash of information floating on the open web." # RSS/Atom feeds generate_feed = true