From 0ba127cea802933d92ba0756bfe5678147f777a9 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sun, 3 Jan 2021 17:20:04 -0600 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4993290..119740f 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: Bitcoin Archive -description: A Jekyll theme for documentation +description: An archive of Satoshi Nakamoto's writings. baseurl: "/bitcoin-archive" # the subpath of your site, e.g. /blog url: "https://wakgill.github.io" # the base hostname & protocol for your site, e.g. http://example.com